Skip to content

DifferentiationInterface-v0.7.13

Choose a tag to compare

@github-actions github-actions released this 18 Dec 19:29
· 22 commits to main since this release
45fad0e

DifferentiationInterface DifferentiationInterface-v0.7.13

Diff since DifferentiationInterface-v0.7.12

Merged pull requests:

  • Minor tweaks to "Mathematical model" docs (#922) (@adrhill)
  • docs: clarify multithreading limitations (#923) (@gdalle)
  • chore: replace CompatHelper with dependabot (#924) (@gdalle)
  • chore: revamp testing CI with dedicated environments (#926) (@gdalle)
  • perf: improve wrong-mode pushforward/pullback for scalars (#931) (@gdalle)
  • fix: improve wrong-mode pushforward/pullback (#932) (@gdalle)
  • chore: ignore Diffractor in dependabot (#933) (@gdalle)
  • chore(deps): bump actions/checkout from 5 to 6 (#934) (@dependabot[bot])
  • test: toggle fail fast (#936) (@gdalle)
  • fix: function shadows for higher-order Enzyme (#943) (@gdalle)
  • feat: allow non-numeric arguments with AutoSymbolics (#945) (@AayushSabharwal)
  • chore: bump DI to v0.7.13 (#946) (@gdalle)

Closed issues:

  • Overhead of function call to get output shape in pushforward-via-pullback (#930)
  • Fix second order with FunctionContext in Enzyme (#937)
  • This is not an issue (#941)
  • Missing _shadow method in Enzyme extension (#942)
  • Missing basis method (#944)