v0.4.0
ManifoldDiff v0.4.0
Changed
- Switch from manual backend creation to ADTypes.jl + DifferentiationInterface.jl
- Julia compat lower bound bumped from 1.6 to 1.10 (the new LTS)
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#48) (@dependabot[bot])
- Adapt to Julia 1.11 (#50) (@gdalle)
- Replace AD package extensions with DifferentiationInterface (#51) (@gdalle)
Closed issues:
- Using DifferentiationInterface for AD (#49)