Skip to content

Releases: SciML/LinearSolve.jl

v2.1.1

02 Jun 15:59
ca6b9c0

Choose a tag to compare

LinearSolve v2.1.1

Diff since v2.1.0

Merged pull requests:

v2.1.0

02 Jun 13:05
6dd0f9d

Choose a tag to compare

LinearSolve v2.1.0

Diff since v2.0.1

Merged pull requests:

  • CompatHelper: bump compat for LinearSolve to 2 for package docs, (keep existing compat) (#317) (@github-actions[bot])

v2.0.1

02 Jun 01:58

Choose a tag to compare

LinearSolve v2.0.1

Diff since v2.0.0

v2.0.0

01 Jun 23:41
6169a76

Choose a tag to compare

LinearSolve v2.0.0

Diff since v1.42.0

Closed issues:

  • Factorization runs twice for sparse matrices (#179)
  • Cache issues with sequential calls to solve (#199)
  • QRFactorization causes change in the cacheval after solve (#299)
  • solving the same problem twice is broken (#302)

Merged pull requests:

v1.42.0

05 Apr 14:22
98f260d

Choose a tag to compare

LinearSolve v1.42.0

Diff since v1.41.1

Closed issues:

  • Better initialization for most factorizations (#67)
  • Phantom allocations: need to define effects? (#245)
  • precompilation warning (#293)

Merged pull requests:

v1.41.1

31 Mar 10:36

Choose a tag to compare

LinearSolve v1.41.1

Diff since v1.41.0

v1.41.0

26 Mar 07:41
af79d26

Choose a tag to compare

LinearSolve v1.41.0

Diff since v1.40.0

Closed issues:

  • Solving tall, sparse linear systems is insanely slow (#283)
  • Sparse QR doesn't work with 'view' (#287)

Merged pull requests:

v1.40.0

25 Mar 00:00

Choose a tag to compare

LinearSolve v1.40.0

Diff since v1.39.0

Merged pull requests:

v1.39.0

24 Mar 22:14
a5b11d7

Choose a tag to compare

LinearSolve v1.39.0

Diff since v1.38.0

Merged pull requests:

v1.38.0

04 Mar 15:02
2a1c614

Choose a tag to compare

LinearSolve v1.38.0

Diff since v1.37.0

Closed issues:

  • Use AbstractSparseMatrixCSC in the API (#190)

Merged pull requests: