v0.5.3
AbstractDifferentiation v0.5.3
Merged pull requests:
- enable dependabot for GitHub actions (#79) (@ranocha)
- Improve performance of
derivative
with FiniteDifferences and ForwardDiff (#97) (@devmotion) - Add Diffractor backend to README (#98) (@gdalle)
- Add documentation website (#101) (@gdalle)
- Bump actions/checkout from 3 to 4 (#104) (@dependabot[bot])
Closed issues:
- rename lazyderivative and friends to lazy_derivative (#7)
- Using AbstractDifferentiation and Zygote as package dependencies errors:
UndefVarError: ZygoteBackend not defined
(#59) - ERROR: MethodError: no method matching ZygoteBackend() (#82)
- No method matching ForwardDiffBackend/ZygoteBackend. v1.9 (#86)
- Expose tests through public API in src (#90)
- Only support tuples and not single inputs/outputs (#103)