Skip to content

DifferentiationInterface-v0.7.10

Choose a tag to compare

@github-actions github-actions released this 29 Oct 19:31
· 44 commits to main since this release
9f50690

DifferentiationInterface DifferentiationInterface-v0.7.10

Diff since DifferentiationInterface-v0.7.9

Merged pull requests:

  • chore: switch to Runic formatting from JuliaFormatter (#871) (@gdalle)
  • fix: add Prep supertype to the public interface (#875) (@gdalle)
  • fix: improve performance of unbatched out-of-place Jacobian (#876) (@gdalle)
  • chore: update JET & JLArrays compat (#877) (@gdalle)
  • chore: bump DI to v0.7.10 (#878) (@gdalle)

Closed issues:

  • Switch to Runic? (#868)
  • Use FunctionWrappers to avoid function specialization in test scenarios (#869)
  • Make Prep Public API (#873)
  • Avoid two-layer Jacobian concatenation for non-batchable backends (#874)