Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 23:01
· 131 commits to master since this release
f2ef649

IterativeSolvers v0.8.2

Diff since v0.8.1

Closed issues:

  • norm(matrix) -> opnorm(matrix) in Julia 0.7 (#201)
  • Error when initializing idrs! from [very near] solution (#222)
  • lobpcg has spurious PosDefExceptions (#223)
  • Some issues with non-determinancy of output (#234)
  • Can adjoint(A) be placed outside of the loop? (#240)
  • LOBPCG unstable, PosDefExceptions (#242)
  • MethodError: no method matching mul! with lsqr on julia 1.1 (#243)
  • Issues with interactions of LOBPCG and LinearMaps.LinearCombination (#259)
  • CG with Diagonal Preconditioner has dubiously high memory allocations (#262)
  • gmres: nans with complex (#267)

Merged pull requests: