DifferentiationInterface-v0.4.0
gdalle
released this
15 May 09:24
·
245 commits
to main
since this release
Breaking
- Split reverse mode (
value_and_pullback(!)_split
) has been replaced by same-point preparation ofpullback
, which is functionally identical (#255)
What's Changed
- Add warning to preparation by @gdalle in #253
- Warm up for Tapir's rrule by @gdalle in #254
- Preparation of pushforward, pullback and hvp for same point x by @gdalle in #255
- Simplify benchmark table by @gdalle in #257
- Update description of overview table by @scheidan in #240
- Switch to SCT in the tutorial, make coloring part of API by @gdalle in #258
- Use inventory links in docs by @gdalle in #260
- Tapir Safe Mode by @willtebbutt in #259
- Color by decreasing vertex degree by @gdalle in #262
New Contributors
Full Changelog: DifferentiationInterface-v0.3.4...DifferentiationInterface-v0.4.0