ForwardDiff v1.0.1
Merged pull requests:
- Update how_it_works.md (#672) (@vpuri3)
- Bump codecov/codecov-action from 4 to 5 (#723) (@dependabot[bot])
- Do not seed structural zeros (#739) (@devmotion)
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)