Skip to content

Releases: oschulz/AutoDiffOperators.jl

v0.3.0

06 Oct 17:20
Compare
Choose a tag to compare

AutoDiffOperators v0.3.0

Diff since v0.2.4

Conceptual changes (may result in behavior changes):

  • Primarily use DifferentiationInterface to interact with backends.

Breaking API changes:

  • Remove gradient!_func

  • Rename forward_ad_selector to forward_adtype.

  • Rename reverse_ad_selector to reverse_adtype.

  • Remove obsolete DiffIfAD, DifferentiationInterface is used by default now.

  • Drop support for struct arguments.

  • Remove deprecated ADModule and jacobian_matrix.

New API features:

  • Add valid_forward_adtype and valid_reverse_adtype.

  • Add with_gradient!, only_gradient! and only_gradient!!

Merged pull requests:

v0.2.4

13 May 14:49
bd9dd3b
Compare
Choose a tag to compare

AutoDiffOperators v0.2.4

Diff since v0.2.3

Merged pull requests:

  • CompatHelper: bump compat for DifferentiationInterface in [weakdeps] to 0.7, (keep existing compat) (#29) (@github-actions[bot])

v0.2.3

27 Mar 10:32
16d069c
Compare
Choose a tag to compare

AutoDiffOperators v0.2.3

Diff since v0.2.2

Merged pull requests:

  • CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat) (#27) (@github-actions[bot])
  • CompatHelper: bump compat for Zygote in [weakdeps] to 0.7, (keep existing compat) (#28) (@github-actions[bot])

v0.2.2

22 Mar 15:03
Compare
Choose a tag to compare

AutoDiffOperators v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

22 Oct 15:02
Compare
Choose a tag to compare

AutoDiffOperators v0.2.1

Diff since v0.2.0

Closed issues:

  • DifferentiationInterface (#17)

v0.2.0

30 Sep 00:32
Compare
Choose a tag to compare

AutoDiffOperators v0.2.0

Diff since v0.1.8

v0.1.8

22 Apr 21:37
Compare
Choose a tag to compare

AutoDiffOperators v0.1.8

Diff since v0.1.7

Merged pull requests:

v0.1.7

06 Dec 06:49
Compare
Choose a tag to compare

AutoDiffOperators v0.1.7

Diff since v0.1.6

Merged pull requests:

v0.1.6

22 Nov 10:59
Compare
Choose a tag to compare

AutoDiffOperators v0.1.6

Diff since v0.1.5

v0.1.5

15 Oct 07:33
Compare
Choose a tag to compare

AutoDiffOperators v0.1.5

Diff since v0.1.4