Skip to content

Releases: gdalle/DifferentiationInterface.jl

DifferentiationInterfaceTest-v0.4.2

30 May 13:25
39dda67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: DifferentiationInterfaceTest-v0.4.1...DifferentiationInterfaceTest-v0.4.2

DifferentiationInterface-v0.5.2

30 May 15:42
22d1633
Compare
Choose a tag to compare

What's Changed

  • Better preparation for second order with single backend by @gdalle in #287
  • Bump DI version to 0.5.2 by @gdalle in #288

Full Changelog: DifferentiationInterface-v0.5.1...DifferentiationInterface-v0.5.2

DifferentiationInterface-v0.5.1

30 May 13:26
39dda67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: DifferentiationInterface-v0.5.0...DifferentiationInterface-v0.5.1

DifferentiationInterfaceTest-v0.4.1

28 May 12:39
ef2bcb5
Compare
Choose a tag to compare

What's Changed

  • Increase code coverage by @gdalle in #264
  • Emphasize operator preparation in README by @adrhill in #266
  • CompatHelper: bump compat for JET to 0.9 for package DifferentiationInterfaceTest, (keep existing compat) by @github-actions in #267
  • Split backend tests into different workflows by @gdalle in #269
  • Use SparseMatrixColorings by @gdalle in #270
  • Symmetric coloring and decompression for Hessians by @gdalle in #272
  • Prettier installation instructions by @gdalle in #273
  • Revamp documentation by @gdalle in #276
  • AutoSparse should only support Jacobians and Hessians by @gdalle in #277

Full Changelog: DifferentiationInterfaceTest-v0.4.0...DifferentiationInterfaceTest-v0.4.1

DifferentiationInterface-v0.5.0

28 May 11:48
ef2bcb5
Compare
Choose a tag to compare

What's Changed

  • AutoSparse should only support Jacobians and Hessians by @gdalle in #277

Full Changelog: DifferentiationInterface-v0.4.2...DifferentiationInterface-v0.5.0

DifferentiationInterface-v0.4.2

27 May 21:42
170a729
Compare
Choose a tag to compare

What's Changed

Full Changelog: DifferentiationInterface-v0.4.1...DifferentiationInterface-v0.4.2

DifferentiationInterface-v0.4.1

27 May 08:52
f70139f
Compare
Choose a tag to compare

What's Changed

  • Increase code coverage by @gdalle in #264
  • Emphasize operator preparation in README by @adrhill in #266
  • CompatHelper: bump compat for JET to 0.9 for package DifferentiationInterfaceTest, (keep existing compat) by @github-actions in #267
  • Split backend tests into different workflows by @gdalle in #269
  • Use SparseMatrixColorings by @gdalle in #270
  • Symmetric coloring and decompression for Hessians by @gdalle in #272

Full Changelog: DifferentiationInterface-v0.4.0...DifferentiationInterface-v0.4.1

DifferentiationInterfaceTest-v0.4.0

15 May 09:40
d5420a1
Compare
Choose a tag to compare

Breaking

  • Input and output of benchmarking changed, output is now part of API (#257)

What's Changed

New Contributors

Full Changelog: DifferentiationInterfaceTest-v0.3.0...DifferentiationInterfaceTest-v0.4.0

DifferentiationInterface-v0.4.0

15 May 09:24
d5420a1
Compare
Choose a tag to compare

Breaking

  • Split reverse mode (value_and_pullback(!)_split) has been replaced by same-point preparation of pullback, which is functionally identical (#255)

What's Changed

New Contributors

Full Changelog: DifferentiationInterface-v0.3.4...DifferentiationInterface-v0.4.0

DifferentiationInterface-v0.3.4

06 May 21:31
16d93ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: DifferentiationInterface-v0.3.3...DifferentiationInterface-v0.3.4