DifferentiationInterfaceTest-v0.9.3
·
137 commits
to main
since this release
DifferentiationInterfaceTest DifferentiationInterfaceTest-v0.9.3
Diff since DifferentiationInterfaceTest-v0.9.2
Merged pull requests:
- Add the GTPSA.jl backend (#329) (@mattsignorelli)
- Add relstep and absstep parameters (#693) (@1-Bart-1)
- chore: add CFF citation (#699) (@gdalle)
- chore: refer to CFF in README (#700) (@gdalle)
- test: allow passing other scenarios to adjust preparation from (#701) (@gdalle)
- chore: bump version (#702) (@gdalle)
- feat: support contexts with symbolic backends (#703) (@gdalle)
- fix: better warning for MethodError (#704) (@gdalle)
- test: add GTPSA tests on scenarios with contexts (#706) (@gdalle)
Closed issues:
- Adding
GTPSA.jlto the interface (#316) - Update FastDifferentiation (#677)
- Expose step size parameters for AutoFiniteDiff (#688)
- Mixed-mode Jacobian failed on in-place function when Zygote as the reverse mode backend (#695)
- Constant arguments for symbolic backends (#696)
- Better error message when a context is not supported (#697)
- Document which backends handle
Cache(#698)