Skip to content

Releases: SciML/ADTypes.jl

v1.10.0

14 Nov 16:17
c69589a

Choose a tag to compare

ADTypes v1.10.0

Diff since v1.9.0

Merged pull requests:

  • docs: clarify tape recording in ReverseDiff docstring (#92) (@gdalle)
  • feat: add ConstructionBaseExt to allow Setfield and Functors support (#94) (@avik-pal)

Closed issues:

  • Downstream updates tracker for v1.0 (#44)
  • Tapir => Mooncake renaming (#88)
  • What does "compile" mean for ReverseDiff? (#91)

v1.9.0

25 Sep 12:00
c958378

Choose a tag to compare

ADTypes v1.9.0

Diff since v1.8.1

Merged pull requests:

v1.8.1

18 Sep 20:31
9547ae9

Choose a tag to compare

ADTypes v1.8.1

Diff since v1.8.0

v1.8.0

17 Sep 12:41
446edf4

Choose a tag to compare

ADTypes v1.8.0

Diff since v1.7.1

Merged pull requests:

Closed issues:

  • Sparsity detector with fixed pattern (#80)
  • Export sparsity detection interface (#82)

v1.7.1

09 Aug 15:00
c27ebd3

Choose a tag to compare

ADTypes v1.7.1

Diff since v1.7.0

Merged pull requests:

  • Remove mention of SparseDiffTools in AbstractColoringAlgorithm (#79) (@gdalle)

v1.7.0

09 Aug 06:06
25600ca

Choose a tag to compare

ADTypes v1.7.0

Diff since v1.6.2

Merged pull requests:

  • Add function_annotation to AutoEnzyme (#77) (@gdalle)

v1.6.2

02 Aug 16:54
1b5cad0

Choose a tag to compare

ADTypes v1.6.2

Diff since v1.6.1

Merged pull requests:

  • Remove constant_function for AutoEnzyme (#74) (@gdalle)

v1.6.1

18 Jul 08:05
024ac94

Choose a tag to compare

ADTypes v1.6.1

Warning

This release was yanked from the general registry.

Diff since v1.6.0

Merged pull requests:

  • Fix AutoEnzyme docstring for constant_function (#73) (@gdalle)

v1.6.0

17 Jul 09:18
39da305

Choose a tag to compare

ADTypes v1.6.0

Warning

This release was yanked from the general registry.

Diff since v1.5.4

Merged pull requests:

  • Add constant_function kwarg to AutoEnzyme (#72) (@gdalle)

v1.5.4

16 Jul 10:51
97d5146

Choose a tag to compare

ADTypes v1.5.4

Diff since v1.5.3

Merged pull requests:

  • Document new type parameter for AutoReverseDiff (#70) (@gdalle)
  • Add deprecated non-kwarg AutoSparseReverseDiff constructor (#71) (@Vaibhavdixit02)