DifferentiationInterface-v0.6.29
·
151 commits
to main
since this release
DifferentiationInterface DifferentiationInterface-v0.6.29
Diff since DifferentiationInterface-v0.6.28
Merged pull requests:
- adapt to Flux v0.16 (#661) (@CarloLucibello)
- fix: check nothing output for Zygote (#667) (@gdalle)
- fix: disallow complex basis vectors for now (#669) (@gdalle)
- CompatHelper: bump compat for Zygote in [weakdeps] to 0.7 for package DifferentiationInterface, (keep existing compat) (#670) (@github-actions[bot])
- CompatHelper: bump compat for Zygote in [weakdeps] to 0.7 for package DifferentiationInterfaceTest, (keep existing compat) (#671) (@github-actions[bot])
- fix: unthunk ChainRules pullback outputs (#674) (@gdalle)
Closed issues:
- Failure to handle
nothingoutput from Zygote.jl (#662)