Skip to content

Releases: wgurecky/faer-gmres

v0.0.4

28 May 00:24
Compare
Choose a tag to compare

Update to faer 0.19.0

v0.0.3

15 Apr 00:34
Compare
Choose a tag to compare
  • Fix jacobi precon for matricies that have zeros or missing entries on the diag

v0.0.2

04 Apr 00:10
Compare
Choose a tag to compare
  • Clean up Gmres error type
  • Removes anyerror dep
  • Expect orthonormal Q matrix to be dense

First release

20 Mar 19:51
Compare
Choose a tag to compare
First release Pre-release
Pre-release
  • Base GMRES impl
  • Restarted GMRES impl
  • Initial support for preconditioning with only Jacobi preconditioner supplied.