Skip to content

Releases: SciML/ADTypes.jl

v1.22.1

Choose a tag to compare

@ChrisRackauckas ChrisRackauckas released this 25 Jun 01:59
6cbd3d8

Release v1.22.1 (tag created to match the registered version).

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 16:58
b1759cd

ADTypes v1.22.0

Diff since v1.21.0

Merged pull requests:

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 18:03
816017a

ADTypes v1.21.0

Diff since v1.20.0

Merged pull requests:

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 13:48
f1d449c

ADTypes v1.20.0

Diff since v1.19.0

Merged pull requests:

Closed issues:

  • Remove the hard deps on EnzymeCore (#128)

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 06:59
0eeb716

ADTypes v1.19.0

Diff since v1.18.0

Merged pull requests:

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 17:34
1f78b26

ADTypes v1.18.0

Diff since v1.17.0

Merged pull requests:

Closed issues:

  • add NoDiff backend (#121)
  • Export AutoEnzymeForward / AutoEnzymeReverse (#123)

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:27
6b866e9

ADTypes v1.17.0

Diff since v1.16.0

Merged pull requests:

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 23:50
0838aa4

ADTypes v1.16.0

Diff since v1.15.0

Merged pull requests:

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 11:21
771205e

ADTypes v1.15.0

Diff since v1.14.0

Merged pull requests:

  • Allow calling AutoMooncake() without the config keyword (#112) (@gdalle)

Closed issues:

  • Default AutoMooncake? (#111)

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 07:20
2b3f360

ADTypes v1.14.0

Diff since v1.13.0

Merged pull requests:

  • feat: make dense_ad act as the identity on a dense backend (#107) (@gdalle)