Skip to content

Releases: SciML/LinearSolve.jl

v2.14.0

29 Oct 15:08
7527328
Compare
Choose a tag to compare

LinearSolve v2.14.0

Diff since v2.13.0

Merged pull requests:

Closed issues:

  • Automatic type promotion of b breaks for complex values (#398)
  • Algirithm is currently not supported by LinearSolveEnzymeCoreExt (#403)

v2.13.0

27 Oct 06:01
5a8aa51
Compare
Choose a tag to compare

LinearSolve v2.13.0

Diff since v2.12.1

Merged pull requests:

Closed issues:

  • Case for non-square matrices (#218)
  • Disallow algorithm switching? (#311)
  • Adding IDR(s) from IterativeSolvers.jl (#351)
  • Error on julia 1.8 when using both LinearSolve and KrylovKit (#352)
  • Changing the default LU? (#357)

v2.12.1

26 Oct 01:41
a409857
Compare
Choose a tag to compare

LinearSolve v2.12.1

Diff since v2.12.0

Merged pull requests:

  • [EnzymeExt] Prefix AbstractKrylovSubspaceMethod to avoid undefvarerror (#402) (@enigne)

v2.12.0

25 Oct 01:37
4ee3e1e
Compare
Choose a tag to compare

LinearSolve v2.12.0

Diff since v2.11.1

Merged pull requests:

v2.11.1

20 Oct 20:33
a880003
Compare
Choose a tag to compare

LinearSolve v2.11.1

Diff since v2.11.0

Merged pull requests:

Closed issues:

  • Precompilation Error: LinearSolveRecursiveArrayToolsExt (#395)
  • Promote abstol and reltol type to match eltype(A) (#396)

v2.11.0

19 Oct 02:12
f4f6940
Compare
Choose a tag to compare

LinearSolve v2.11.0

Diff since v2.10.0

Merged pull requests:

Closed issues:

  • Branch of SciMLBase.has_ldiv in defaultalg (#128)
  • MKLFactorization for direct usage of MKL without LibBLASTrampoline (#164)
  • Benchmarking Scripts to tune the default algorithm choices (#166)
  • Every GMRES Algorithm Fails Silently From Stagnation (#297)

v2.10.0

16 Oct 08:15
0843b53
Compare
Choose a tag to compare

LinearSolve v2.10.0

Diff since v2.9.1

Merged pull requests:

  • Patch CholeskyFactorization for Sparse Arrays (#391) (@avik-pal)

v2.9.2

06 Oct 08:13
fb97ea4
Compare
Choose a tag to compare

LinearSolve v2.9.2

Diff since v2.9.1

v2.9.1

06 Oct 07:47
602e8f2
Compare
Choose a tag to compare

LinearSolve v2.9.1

Diff since v2.9.0

Merged pull requests:

Closed issues:

  • Default linear solver fails with ForwardDiff for bigger ODE on Ubuntu (#389)

v2.9.0

05 Oct 21:00
a3d8398
Compare
Choose a tag to compare

LinearSolve v2.9.0

Diff since v2.8.1

Merged pull requests: