Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 20:48
f00147e

ForwardDiff v1.0.1

Diff since v1.0.0

Merged pull requests:

Closed issues:

  • Duals and ranges (#275)
  • Compiletime for tensor very slow (#278)
  • gradients of hessians with divisions (#285)
  • printf formatting causes stack overflow (#289)
  • FieldVectors (#305)
  • Problem with abs (#377)
  • Complex valued pow gives stackoverflow error (#486)
  • Complex derivative of power fails (#514)
  • Replace values of Duals with other numbers (#526)
  • Thread Safety of ForwardDiff.GradientConfig (#573)
  • use StaticArraysCore.jl (#591)
  • Violating assumptions about Dual comparisons (#609)
  • ERROR: MethodError: no method matching Float32(::ForwardDiff.Dual{ForwardDiff.Tag{var"#11#12", Float32}, Float32, 12}) (#611)
  • Derivative is wrong for this inverse quadratic form (#633)
  • Different results on Intel vs. AMD with ForwardDiff (#636)
  • Type instability in jacobian! filling JacobianResult when using StaticArrays (#639)
  • incorrect 2nd derivative of complex exponential (#653)
  • Derivative of a function of derivatives (#673)
  • ERROR: Package ForwardDiff errored during testing (#700)
  • UpperTriangular / LowerTriangular broken on 1.0.0 (#738)