Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Releases: JuliaDiff/SparseDiffTools.jl

v2.24.0

21 Mar 01:17
e72dbf8
Compare
Choose a tag to compare

SparseDiffTools v2.24.0

Diff since v2.19.0

Merged pull requests:

Closed issues:

  • auto_hesvec (#134)
  • Hessian Vector Product Operator (#175)
  • Enzyme 0.13 compat (#300)
  • No code coverage information (#303)
  • Enable CompatHelper (#311)

v2.19.0

23 Apr 01:04
0a42304
Compare
Choose a tag to compare

SparseDiffTools v2.19.0

Diff since v2.18.0

Merged pull requests:

v2.18.0

20 Apr 01:03
f537806
Compare
Choose a tag to compare

SparseDiffTools v2.18.0

Diff since v2.17.1

v2.17.1

19 Apr 01:03
d5e3e49
Compare
Choose a tag to compare

SparseDiffTools v2.17.1

Diff since v2.17.0

Merged pull requests:

v2.17.0

17 Feb 01:01
d2f35b7
Compare
Choose a tag to compare

SparseDiffTools v2.17.0

Diff since v2.16.0

Merged pull requests:

v2.16.0

19 Jan 01:07
0b35103
Compare
Choose a tag to compare

SparseDiffTools v2.16.0

Diff since v2.15.0

Merged pull requests:

Closed issues:

  • autoback_hesvec fails with SparseMatrixCSC (#180)
  • Floating point arithmetic 101 - it doesn't add up! aka Don't touch user input without telling them the rules (#265)

v2.15.0

17 Dec 01:10
001a75f
Compare
Choose a tag to compare

SparseDiffTools v2.15.0

Diff since v2.14.0

Merged pull requests:

  • Path to use FiniteDiff for ApproximateSparsityDetection (#277) (@avik-pal)

Closed issues:

  • wrong result wrt to ForwardDiff (#278)

v2.14.0

07 Dec 01:06
84de29e
Compare
Choose a tag to compare

SparseDiffTools v2.14.0

Diff since v2.13.0

Merged pull requests:

v2.13.0

18 Nov 01:04
93b7789
Compare
Choose a tag to compare

SparseDiffTools v2.13.0

Diff since v2.12.0

Merged pull requests:

v2.12.0

16 Nov 01:06
9a42b50
Compare
Choose a tag to compare

SparseDiffTools v2.12.0

Diff since v2.11.0

Merged pull requests:

  • Fix type stability and allow JacVec to be non-square jacobians (#274) (@avik-pal)

Closed issues:

  • ForwardColorJacCache error using partition by rows coloration (#229)