Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 12:46
· 21 commits to master since this release
526219d

ArnoldiMethod v0.3.0

Diff since v0.2.0

  • Fixed a bug where locking and purging destroyed the partial Schur decomposition, which was triggered in case of irregular convergence of eigenvalues closest to the target, typically seen in matrices with repeated eigenvalues close to the target.
  • Add support for :LM, :SR, :LR, :SI and :LI symbols for partialschur(..., which=...), as seen in Arpack.jl and KrylovKit.jl.
  • General maintenance of CI, docs and package structure.
  • Added CITATION.cff