Skip to content

v0.10.33

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 14:23
· 31 commits to master since this release
80b9d5d

ForwardDiff v0.10.33

This release was yanked in JuliaRegistries/General#73304, i.e. ] up will not install it.

Changes here should be in 0.11, see #613

Diff since v0.10.32

Closed issues:

  • support for the determinant function (#197)
  • Derivative of matrix inverse for diagonal matrix is not correct? (#490)
  • Incorrect gradient with cascaded reshape, linear equation solver operations (#506)
  • Derivative lost in 3-arg mul (#536)
  • Inconsistent behavior in assignment to sparse matrices of Dual numbers (#542)
  • The Hessian of x-> dot(x,H,x) should be H+H', not zero (#551)
  • ==(x,y) is true when only partials(y) have NaNs (#600)
    • Operator not defined for ForwardDiff.Dual{...} (#601)
  • ldexp does not maintain type of Float32 arguments (#604)

Merged pull requests: