A small demo of some Krylov.jl methods not discussed in tutorials #460
mbyers31
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks for your great tutorial @mbyers31 ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a short notebook demonstrating some of the methods available in Krylov.jl, along with a comparison of the methods at the end. You can find the notebook on my github here . If you're interested, you're free to use this code as-is or refactor it into a tutorial for your documentation. I used three methods: BiLQ, BiLQR, and QMR, none of which I could find a tutorial for in the documentation.
Thanks for the great library!
Beta Was this translation helpful? Give feedback.
All reactions