Skip to content

Releases: JuliaDiff/ForwardDiff.jl

v1.4.5

Choose a tag to compare

@github-actionsgithub-actions released this 06 Aug 10:39
569af35

ForwardDiff v1.4.5

Diff since v1.4.4

Merged pull requests:

  • Use round(::Dual, ::RoundingMode) for rounding functions on 1.11+ (#829) (@JamesWrigley)

v1.4.4

Choose a tag to compare

@github-actionsgithub-actions released this 04 Aug 09:08
f1bb430

ForwardDiff v1.4.4

Diff since v1.4.3

Merged pull requests:

v1.4.3

Choose a tag to compare

@github-actionsgithub-actions released this 28 Jul 11:45
37bab0a

ForwardDiff v1.4.3

Diff since v1.4.2

Merged pull requests:

v1.4.2

Choose a tag to compare

@github-actionsgithub-actions released this 27 Jul 14:26
85dc526

ForwardDiff v1.4.2

Diff since v1.4.1

Merged pull requests:

Closed issues:

  • Allocations when doing nested Jacobians with StaticArrays (#798)

v1.4.1

Choose a tag to compare

@github-actionsgithub-actions released this 10 Jun 13:16
777420f

ForwardDiff v1.4.1

Diff since v1.4.0

Merged pull requests:

v1.4.0

Choose a tag to compare

@github-actionsgithub-actions released this 07 Jun 18:09
0a3d297

ForwardDiff v1.4.0

Diff since v1.3.3

Merged pull requests:

  • CompatHelper: bump compat for JET in [extras] to 0.11, (keep existing compat) (#789) (@github-actions[bot])
  • Bump codecov/codecov-action from 5 to 6 (#799) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 2 to 3 (#802) (@dependabot[bot])
  • CompatHelper: bump compat for LogExpFunctions to 1, (keep existing compat) (#808) (@github-actions[bot])

Closed issues:

  • Tagcount ordering across precompiled packages- expected behavior? (#801)
  • ifelse(x <= 0, …) Jacobian at x=0 depends on chunk size (#806)

v1.3.3

Choose a tag to compare

@github-actionsgithub-actions released this 24 Mar 13:30
1295777

ForwardDiff v1.3.3

Diff since v1.3.2

Merged pull requests:

v1.3.2

Choose a tag to compare

@github-actionsgithub-actions released this 29 Jan 00:10
7262054

ForwardDiff v1.3.2

Diff since v1.3.1

Merged pull requests:

v1.3.1

Choose a tag to compare

@github-actionsgithub-actions released this 28 Dec 20:32
e1eb522

ForwardDiff v1.3.1

Diff since v1.3.0

Merged pull requests:

v1.3.0

Choose a tag to compare

@github-actionsgithub-actions released this 11 Nov 17:20
a7991dd

ForwardDiff v1.3.0

Diff since v1.2.2

Merged pull requests:

  • Add derivative rule for LinearAlgebra.givensAlgorithm (#783) (@devmotion)

Closed issues:

  • Method ambiguities reported by Aqua (#681)