Skip to content

Releases: SciML/LinearSolve.jl

v2.35.0

27 Sep 02:53
272808b
Compare
Choose a tag to compare

LinearSolve v2.35.0

Diff since v2.34.0

Merged pull requests:

  • Adapt to pending Enzyme breaking change (#539) (@wsmoses)
  • CompatHelper: bump compat for EnzymeCore in [weakdeps] to 0.8, (keep existing compat) (#540) (@github-actions[bot])
  • CompatHelper: bump compat for Enzyme in [weakdeps] to 0.13, (keep existing compat) (#541) (@github-actions[bot])
  • Adapt to pending Enzyme breaking change (#543) (@avik-pal)

v2.34.0

31 Aug 20:12
33911f6
Compare
Choose a tag to compare

LinearSolve v2.34.0

Diff since v2.33.0

Merged pull requests:

  • Introduce AbstractSparseFactorization and AbstractDenseFactorization (#526) (@j-fu)
  • Remove CpuId-Dependency in favor of builtin function (#537) (@halentin)

v2.33.0

18 Aug 13:57
43fc8d3
Compare
Choose a tag to compare

LinearSolve v2.33.0

Diff since v2.32.0

Merged pull requests:

  • Fix handling of AbstractSparseMatrixCSC (#525) (@j-fu)

v2.32.0

08 Aug 14:21
920eba0
Compare
Choose a tag to compare

LinearSolve v2.32.0

Diff since v2.31.2

Merged pull requests:

v2.31.2

03 Aug 00:47
f68086b
Compare
Choose a tag to compare

LinearSolve v2.31.2

Diff since v2.31.1

Merged pull requests:

  • ci: standardize workflows using SciML's reusable workflows (#522) (@thazhemadam)

Closed issues:

  • 2.31 does not precompile (#519)

v2.31.1

30 Jul 14:03
0ef7098
Compare
Choose a tag to compare

LinearSolve v2.31.1

Diff since v2.31.0

Merged pull requests:

v2.31.0

30 Jul 06:01
8639ca8
Compare
Choose a tag to compare

LinearSolve v2.31.0

Diff since v2.30.2

Merged pull requests:

  • CompatHelper: bump compat for CUDSS in [weakdeps] to 0.3, (keep existing compat) (#515) (@github-actions[bot])
  • Don't default to MKL on EPYC (#518) (@ChrisRackauckas)

Closed issues:

  • Unified handling of preconditoners and factorizations ? (#308)
  • Allow to distinguish between Pardiso and MKLPardiso (#364)

v2.30.2

27 Jun 03:35
11441b1
Compare
Choose a tag to compare

LinearSolve v2.30.2

Diff since v2.30.1

Merged pull requests:

Closed issues:

  • LinearSolve with PardisoJL() doesn't return the expected result (#497)
  • Retcode not correctly set (#507)

v2.30.1

25 May 16:43
270b56d
Compare
Choose a tag to compare

LinearSolve v2.30.1

Diff since v2.30.0

Merged pull requests:

  • CompatHelper: bump compat for LazyArrays to 2, (keep existing compat) (#503) (@github-actions[bot])
  • CompatHelper: bump compat for CUDSS in [weakdeps] to 0.2, (keep existing compat) (#504) (@github-actions[bot])

v2.30.0

11 May 13:58
64a8811
Compare
Choose a tag to compare

LinearSolve v2.30.0

Diff since v2.29.2

Merged pull requests: