Skip to content

DifferentiationInterface-v0.6.23

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 09:46
· 22 commits to main since this release
2743e18

DifferentiationInterface DifferentiationInterface-v0.6.23

Diff since DifferentiationInterface-v0.6.22

Merged pull requests:

  • perf: check mutability of array before preallocating dual buffer (#619) (@gdalle)
  • CompatHelper: bump compat for JLArrays in [weakdeps] to 0.2 for package DifferentiationInterfaceTest, (keep existing compat) (#621) (@github-actions[bot])
  • refactor!: remove randomness in scenario creation (#623) (@gdalle)
  • Fix tutorial typo (#625) (@penelopeysm)
  • chore: Bump codecov/codecov-action from 4 to 5 (#626) (@dependabot[bot])
  • test: don't test Diffractor (currently broken) (#627) (@gdalle)
  • fix: replace use of undocumented AutoForwardDiff constructor (#629) (@gdalle)
  • fix: disable ForwardDiff tag checking with custom backend tags (#631) (@gdalle)

Closed issues:

  • Error in ForwardDiff tagging (#594)
  • Remove undocumented ADTypes constructors (#628)
  • ForwardDiff Tag from prepare_jacobian not being applied to function in jacobian! (#630)