FiniteDiff.jl Versions Save

Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support

v2.23.1

3 weeks ago

FiniteDiff v2.23.1

Diff since v2.23.0

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#183) (@dependabot[bot])
  • Refresh Hessian caches on run (#186) (@ChrisRackauckas)

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)

v2.23.0

2 months ago

FiniteDiff v2.23.0

Diff since v2.22.0

Merged pull requests:

  • Bump actions/cache from 3 to 4 (#179) (@dependabot[bot])
  • Add docstrings and update documentation (#182) (@gdalle)

Closed issues:

  • Make a real documentation (#144)
  • What does "multi point derivatives" mean? (#181)

v2.22.0

4 months ago

FiniteDiff v2.22.0

Diff since v2.21.1

Merged pull requests:

  • Bump actions/checkout from 3 to 4 (#177) (@dependabot[bot])
  • Fix generic-ness and improve inference (#178) (@ChrisRackauckas)

Closed issues:

  • What am I doing wrong withe this gradient computation? (#176)

v2.21.1

11 months ago

FiniteDiff v2.21.1

Diff since v2.21.0

Closed issues:

  • issues /& warnings with new version: (#174)

Merged pull requests:

  • Fix typo on non v1.9 extension loading (#175) (@ChrisRackauckas)

v2.21.0

11 months ago

FiniteDiff v2.21.0

Diff since v2.20.0

Closed issues:

  • Register (#70)
  • Docs link broken (#168)
  • 1.9 Extensions? (#171)

Merged pull requests:

  • Correct a typo (#169) (@goggle)
  • Fix tests (#170) (@ChrisRackauckas)
  • add 1.9 extensions (#172) (@longemen3000)
  • move StaticArrays to extension (#173) (@longemen3000)

v2.20.0

1 year ago

FiniteDiff v2.20.0

Diff since v2.19.0

v2.20

1 year ago

v2.19.0

1 year ago

FiniteDiff v2.19.0

Diff since v2.18.0

Merged pull requests:

  • enable dependabot for GitHub actions (#164) (@ranocha)
  • Bump codecov/codecov-action from 1 to 3 (#165) (@dependabot[bot])
  • Bump actions/cache from 1 to 3 (#166) (@dependabot[bot])
  • Bump actions/checkout from 2 to 3 (#167) (@dependabot[bot])

v2.18.0

1 year ago

FiniteDiff v2.18.0

Diff since v2.17.0

Merged pull requests:

  • Update to ArrayInterface v7 (#162) (@ChrisRackauckas)

v2.17.0

1 year ago

FiniteDiff v2.17.0

Diff since v2.16.0

Merged pull requests:

  • first commit for docs. Created Project.toml, make.jl, pages.jl and as… (#152) (@00krishna)
  • finished initial documentation build (#153) (@00krishna)
  • added reproducibility info to docs (#154) (@00krishna)
  • [skip ci] badges (#155) (@ArnoStrouwen)
  • Fix SciMLDocs buildkite (#161) (@ArnoStrouwen)