Skip to content

DifferentiationInterface-v0.6.29

Choose a tag to compare

@github-actions github-actions released this 13 Jan 16:00
· 151 commits to main since this release
240e7e8

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 nothing output from Zygote.jl (#662)