Skip to content

Releases: SciML/LinearSolve.jl

v3.41.0

03 Oct 06:02
79196ca
Compare
Choose a tag to compare

LinearSolve v3.41.0

Diff since v3.40.3

Merged pull requests:

v3.40.3

02 Oct 12:59
f46bfc1
Compare
Choose a tag to compare

LinearSolve v3.40.3

Diff since v3.40.2

Merged pull requests:

Closed issues:

  • Precompilation with 3.40.2 fails (#790)

v3.40.2

26 Sep 21:36
900e512
Compare
Choose a tag to compare

LinearSolve v3.40.2

Diff since v3.40.1

Merged pull requests:

Closed issues:

  • usecuda() is not --trim compatible (#778)
  • Solver hangs occasionally on __mkl_isavialable() (#787)

v3.40.1

18 Sep 00:49
520fbe5
Compare
Choose a tag to compare

LinearSolve v3.40.1

Diff since v3.40.0

Merged pull requests:

v3.12.1

18 Sep 09:21
45887cc
Compare
Choose a tag to compare

LinearSolve v3.12.1

Diff since v3.12.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

Read more

v3.40.0

09 Sep 07:27
547db8a
Compare
Choose a tag to compare

LinearSolve v3.40.0

Diff since v3.39.2

Merged pull requests:

Closed issues:

  • Add a way to forward diff a function that uses linsolve inside (#646)
  • LU algorithms that work when solving a linear system fail in autotune_setup (#771)

v3.39.2

03 Sep 05:25
30700d4
Compare
Choose a tag to compare

LinearSolve v3.39.2

Diff since v3.39.1

Merged pull requests:

Closed issues:

  • Don't use cuda just because cuda is loaded (#761)

v3.39.1

03 Sep 04:04
d343726
Compare
Choose a tag to compare

LinearSolve v3.39.1

Diff since v3.39.0

Merged pull requests:

Closed issues:

  • LinearSolveAutotune segfaults Julia when benchmarking Float16 on Apple Silicon (#743)
  • Installation of LinearSolveAutotune fails on Apple Silicon (#768)

v3.39.0

02 Sep 12:19
eebab6f
Compare
Choose a tag to compare

LinearSolve v3.39.0

Diff since v3.38.0

Merged pull requests:

Closed issues:

  • Use of deepcopy doesn't trim well (#648)
  • [LinearSolveAutotune] Setting BenchmarkTools.DEFAULT_PARAMETERS on Julia 1.12 fails since it is const (#744)
  • Remove deepcopy from __init path. (#747)

v3.38.0

01 Sep 18:15
e86eb88
Compare
Choose a tag to compare

LinearSolve v3.38.0

Diff since v3.37.0

Merged pull requests:

Closed issues:

  • Don't use cuda just because cuda is loaded (#761)