Skip to content

Releases: JuliaDiff/FiniteDiff.jl

v2.31.1

23 Jun 11:04
34b9857

Choose a tag to compare

FiniteDiff v2.31.1

Diff since v2.27.0

Merged pull requests:

Closed issues:

  • Repeted evaluation of fx0 when computing forward differences for gradients (#202)
  • Junk returned with functions returning reinterpret (#209)
  • Fix cache updates (#213)

v2.31.0

23 Jun 11:03
788e098

Choose a tag to compare

FiniteDiff v2.31.0

Diff since v2.27.0

Merged pull requests:

Closed issues:

  • Repeted evaluation of fx0 when computing forward differences for gradients (#202)
  • Junk returned with functions returning reinterpret (#209)
  • Fix cache updates (#213)

v2.30.0

23 Jun 11:02
ff4e72e

Choose a tag to compare

FiniteDiff v2.30.0

Diff since v2.27.0

Merged pull requests:

Closed issues:

  • Repeted evaluation of fx0 when computing forward differences for gradients (#202)
  • Junk returned with functions returning reinterpret (#209)

v2.27.0

31 Jan 03:17
b6aa8e4

Choose a tag to compare

FiniteDiff v2.27.0

Diff since v2.26.2

Merged pull requests:

v2.26.2

19 Nov 01:19
74c16b0

Choose a tag to compare

FiniteDiff v2.26.2

Diff since v2.26.1

Merged pull requests:

Closed issues:

  • Question about how to use on gpu (#195)

v2.26.1

18 Nov 11:15
c98f1ab

Choose a tag to compare

FiniteDiff v2.26.1

Diff since v2.26.0

v2.26.0

07 Oct 13:24
6e9bfb0

Choose a tag to compare

FiniteDiff v2.26.0

Diff since v2.25.0

Merged pull requests:

v2.25.0

05 Oct 22:14
616d8ff

Choose a tag to compare

FiniteDiff v2.25.0

Diff since v2.24.0

Merged pull requests:

  • refactor: move SparseArrays into an extension (#192) (@avik-pal)

Closed issues:

  • Documentation stuck on v2.20 (#190)

v2.24.0

10 Aug 15:15
b574440

Choose a tag to compare

FiniteDiff v2.24.0

Diff since v2.23.1

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#180) (@dependabot[bot])
  • CompatHelper: add new compat entry for BandedMatrices in [weakdeps] at version 1, (keep existing compat) (#187) (@github-actions[bot])
  • CompatHelper: add new compat entry for BlockBandedMatrices in [weakdeps] at version 0.13, (keep existing compat) (#188) (@github-actions[bot])
  • Remove Requires.jl (#189) (@ChrisRackauckas)

v2.23.1

16 Apr 15:13
7991592

Choose a tag to compare

FiniteDiff v2.23.1

Diff since v2.23.0

Merged pull requests:

Closed issues:

  • GradientCache typo? (#30)
  • Suggestion for non-allocating Jacobian (#120)
  • Output depends on values in cache (#127)
  • FiniteDiff Standard Tests 13 Broken of 202 Tests. (#184)
  • Cannot reuse HessianCache for another value of x (#185)