Skip to content

DifferentiationInterfaceTest-v0.10.3

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Nov 23:55
· 1 commit to main since this release
c27354b

DifferentiationInterfaceTest DifferentiationInterfaceTest-v0.10.3

Diff since DifferentiationInterfaceTest-v0.10.2

Merged pull requests:

  • chore: test on Julia 1.12 with JET 0.10 (#841) (@gdalle)
  • Support ADTypes.NoAutoDiff (#851) (@oschulz)
  • fix: remove Enzyme error hint for runtime activity (#852) (@gdalle)
  • fix: speed up Mooncake by avoiding tuple broadcasting (#853) (@gdalle)
  • test: untoggle newly-passing Enzyme tests (#856) (@gdalle)
  • chore: fix language versions in CI (#863) (@gdalle)
  • fix: handle empty row or column colors in mixed mode sparse Jacobian (#864) (@gdalle)
  • chore: bump DI to 0.7.9 (#867) (@gdalle)
  • 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)
  • fix: allow (empty) sparse Hessians of linear functions (#906) (@gdalle)
  • docs: improve tutorial (#907) (@gdalle)
  • chore: add test and doc compat bounds (#911) (@gdalle)
  • chore: bump DI and DIT (#912) (@gdalle)

Closed issues:

  • Sparse Jacobian preparation with mixed mode AD and GreedyColoringAlgorithm(; postprocessing=true) fails (#857)
  • 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)