Skip to content

DifferentiationInterface-v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 21:28
· 4 commits to main since this release
eeb4c86

DifferentiationInterface DifferentiationInterface-v0.7.1

Diff since DifferentiationInterface-v0.7.0

Merged pull requests:

  • docs: warn that preparation is not thread-safe (#801) (@FerreolS)
  • feat: support DuplicatedNoNeed as function annotation for Enzyme (#805) (@gdalle)
  • Revert "feat: support DuplicatedNoNeed as function annotation for Enzyme" (#807) (@gdalle)
  • docs: make Enzyme warning more visible (#808) (@gdalle)
  • feat: use Mooncake's copy utilities (#809) (@gdalle)
  • fix: make (multi)basis work on CuArray (#810) (@gdalle)
  • fix: take absstep into account for FiniteDiff (#812) (@gdalle)

Closed issues:

  • Specify behavior of test_differentiation when users don't give scenarios (#797)
  • is preparation thread safe? (#800)
  • Absstep is not respected in AutoFiniteDiff (#811)