Skip to content

Releases: SciML/LinearSolve.jl

v2.5.0

08 Aug 04:45
Compare
Choose a tag to compare

LinearSolve v2.5.0

Diff since v2.4.2

Closed issues:

  • use AppleAccelerate as default on Mac (#354)

Merged pull requests:

v2.4.2

31 Jul 01:52
98a2292
Compare
Choose a tag to compare

LinearSolve v2.4.2

Diff since v2.4.1

Closed issues:

  • All extension packages behind requires for support in <1.9? (#346)
  • KrylovJL solvers returning incorrect answer when u0 is a SubArray (#347)

Merged pull requests:

v2.4.1

16 Jul 23:53
Compare
Choose a tag to compare

LinearSolve v2.4.1

Diff since v2.4.0

v2.4.0

16 Jul 23:41
2e449cb
Compare
Choose a tag to compare

LinearSolve v2.4.0

Diff since v2.3.0

Closed issues:

  • LinearSolve.solve much slower than A\b for sparse matrices (#340)
  • Solving a system of linear equations LinearSolve.solve uses up more memory when A is sparse then when A is dense (#342)

Merged pull requests:

v2.3.0

02 Jul 16:38
61f4dc3
Compare
Choose a tag to compare

LinearSolve v2.3.0

Diff since v2.2.1

Merged pull requests:

  • CompatHelper: bump compat for FastLapackInterface to 2, (keep existing compat) (#337) (@github-actions[bot])
  • rm diffeqidentity (#338) (@vpuri3)

v2.2.1

19 Jun 06:39
d22dcb1
Compare
Choose a tag to compare

LinearSolve v2.2.1

Diff since v2.2.0

Closed issues:

  • Can't use Pivoted QR Factorization (#335)

Merged pull requests:

v2.2.0

19 Jun 04:59
19cfb42
Compare
Choose a tag to compare

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:

v2.1.13

13 Jun 06:47
9168ea0
Compare
Choose a tag to compare

LinearSolve v2.1.13

Diff since v2.1.12

Closed issues:

  • type DefaultLinearSolverInit has no field colptr when problem size becomes large (#326)

Merged pull requests:

v2.1.12

08 Jun 16:19
d89a8f4
Compare
Choose a tag to compare

LinearSolve v2.1.12

Diff since v2.1.11

v2.1.11

08 Jun 12:28
Compare
Choose a tag to compare

LinearSolve v2.1.11

Diff since v2.1.10