v7.6.0
v7.6.0 (2020-01-23)
Closed issues:
- non-modifying fg (#106)
- [doc] explicit definition of arguments (#104)
- Incorrect initialization of derivative storage (#97)
- Better test case (#73)
Merged pull requests:
- CompatHelper: add new compat entry for "FiniteDiff" at version "2.0" (#115) (github-actions[bot])
- CompatHelper: add new compat entry for "ForwardDiff" at version "0.10" (#114) (github-actions[bot])
- CompatHelper: add new compat entry for "DiffResults" at version "1.0" (#113) (github-actions[bot])
- Fix initialization of DF and DDF's. (#112) (pkofod)
- Use FiniteDiff over Calculus and DiffEqDiffTools. (#111) (pkofod)
- Add Chunk Size parameter to OnceDifferentiable (#102) (bdeonovic)