Skip to content

Releases: SciML/LinearSolve.jl

v1.16.0

18 May 00:59
04eaf0f
Compare
Choose a tag to compare

LinearSolve v1.16.0

Diff since v1.15.0

Closed issues:

  • error with 1.8beta3 (#124)
  • b expects matrix as opposed to vector (#129)

Merged pull requests:

v1.15.0

07 Apr 11:12
679969a
Compare
Choose a tag to compare

LinearSolve v1.15.0

Diff since v1.14.0

Closed issues:

  • default branching to factorization on Diagonal type (#110)

Merged pull requests:

  • custom linear solve function (#112) (@vpuri3)
  • Test new CI script? (#118) (@ChrisRackauckas)
  • CompatHelper: bump compat for Krylov to 0.8, (keep existing compat) (#119) (@github-actions[bot])

v1.14.0

02 Apr 10:16
78c813a
Compare
Choose a tag to compare

LinearSolve v1.14.0

Diff since v1.13.0

Closed issues:

  • unused function (#113)

Merged pull requests:

v1.13.0

04 Mar 16:49
29f41e7
Compare
Choose a tag to compare

LinearSolve v1.13.0

Diff since v1.12.0

Closed issues:

Merged pull requests:

  • CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat) (#109) (@github-actions[bot])

v1.12.0

24 Feb 03:18
137b15f
Compare
Choose a tag to compare

LinearSolve v1.12.0

Diff since v1.11.3

Closed issues:

  • KrylovKit.jl wrapper (#12)

Merged pull requests:

v1.11.3

11 Feb 11:45
3470ea9
Compare
Choose a tag to compare

LinearSolve v1.11.3

Diff since v1.11.2

Merged pull requests:

v1.11.2

03 Feb 01:19
1019ab7
Compare
Choose a tag to compare

LinearSolve v1.11.2

Diff since v1.11.1

Merged pull requests:

v1.11.1

29 Jan 17:51
5791656
Compare
Choose a tag to compare

LinearSolve v1.11.1

Diff since v1.11.0

Closed issues:

  • docs: don't do mul!(x, A, x) (#97)
  • Nonsquare Matrices throw Bounds Error (#101)

Merged pull requests:

  • avoid ldiv of invpreconditioner (#100) (@vpuri3)
  • Nonsquare matrix fix (#102) (@Wimmerer)

v1.11.0

22 Jan 11:55
1af5aac
Compare
Choose a tag to compare

LinearSolve v1.11.0

Diff since v1.10.0

Merged pull requests:

v1.10.0

22 Jan 02:37
991a1da
Compare
Choose a tag to compare

LinearSolve v1.10.0

Diff since v1.9.0

Merged pull requests: