Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 04:59
· 433 commits to main since this release
19cfb42

LinearSolve v2.2.0

Diff since v2.1.13

Closed issues:

  • GenericFactorization with cholesky! fails tests (#22)
  • Cholesky and CHOLMOD wrappers (#138)
  • use SciMLOperators instead (#139)
  • "Fast" solvers are slow for dense, complex matrix (#159)
  • problem with LinearProblem (#194)
  • Does linearsolve.jl lead to type instability? (#212)
  • Dealing with (near) rank deficiency efficiently? (#215)
  • Docstrings and a detailed solver APIs section (#256)
  • BiCGStab Fails Silently (#298)
  • Mysterious silent crashed on windows when solving within threads (#301)
  • no method matching solve!(::LinearSolve.LinearCache.... (#315)
  • LinearSolve broken on Julia v1.7 (#330)
  • StackOverflow when solving problems from an EnsembleGPUArray (#331)

Merged pull requests: