Skip to content

Releases: SciML/LinearSolve.jl

v3.16.0

27 May 21:04
b93eefa
Compare
Choose a tag to compare

LinearSolve v3.16.0

Diff since v3.15.0

Merged pull requests:

v3.15.0

26 May 17:39
3240ae1
Compare
Choose a tag to compare

LinearSolve v3.15.0

Diff since v3.14.2

Merged pull requests:

v3.14.2

24 May 13:46
9944f34
Compare
Choose a tag to compare

LinearSolve v3.14.2

Diff since v3.14.1

Merged pull requests:

v3.14.1

23 May 01:03
673243f
Compare
Choose a tag to compare

LinearSolve v3.14.1

Diff since v3.14.0

Merged pull requests:

Closed issues:

  • UMFPACK algorithm fails with sparse arrays (#614)

v3.14.0

19 May 03:05
e26210e
Compare
Choose a tag to compare

LinearSolve v3.14.0

Diff since v3.13.0

Merged pull requests:

Closed issues:

  • Fix Enzyme integration following minimal example (#479)

v3.13.0

18 May 03:40
b3a252a
Compare
Choose a tag to compare

LinearSolve v3.13.0

Diff since v3.12.0

Merged pull requests:

  • CompatHelper: bump compat for SciMLOperators to 1, (keep existing compat) (#609) (@github-actions[bot])

v3.12.0

13 May 04:28
684a483
Compare
Choose a tag to compare

LinearSolve v3.12.0

Diff since v3.11.0

Merged pull requests:

v3.11.0

09 May 14:35
1fca18c
Compare
Choose a tag to compare

LinearSolve v3.11.0

Diff since v3.10.0

Merged pull requests:

  • More updates to the Getting Started page (#604) (@ChrisRackauckas)
  • Update Downstream.yml (#605) (@ChrisRackauckas)
  • CompatHelper: bump compat for SciMLOperators to 0.4, (keep existing compat) (#606) (@github-actions[bot])

v3.10.0

03 May 06:29
f26a4df
Compare
Choose a tag to compare

LinearSolve v3.10.0

Diff since v3.9.0

Merged pull requests:

Closed issues:

  • Zygote gradient fails on LinearSolve for more than 10 x 10 matrix (#601)

v3.9.0

25 Apr 11:28
6af6824
Compare
Choose a tag to compare

LinearSolve v3.9.0

Diff since v3.8.0

Merged pull requests:

Closed issues:

  • Docs example stopped running (#589)