Skip to content

Releases: SciML/LinearSolve.jl

v3.43.0

08 Oct 05:19
ea19ea1

Choose a tag to compare

LinearSolve v3.43.0

Diff since v3.42.0

Merged pull requests:

v3.42.0

07 Oct 05:26
dc4d9db

Choose a tag to compare

LinearSolve v3.42.0

Diff since v3.41.0

Merged pull requests:

  • Fix handling for default algorithms for DualLinearProblems (#775) (@jClugstor)
  • Prevent misplaced global declaration syntax error (#795) (@vtjnash)
  • Give a very clear and strong error message for 64-bit builds with 32-bit BLAS (#796) (@ChrisRackauckas)

Closed issues:

  • Homebrew's Julia Build is not built correctly and causes package precompilation errors (#271)

v3.41.0

03 Oct 06:02
79196ca

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

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

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

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

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

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

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

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)