Skip to content

v0.10.15

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 20:30
· 103 commits to master since this release
966eb27

ForwardDiff v0.10.15

Diff since v0.10.14

Closed issues:

  • Having a jvp function for jacobian vector product (#487)
  • AD Hessian is inaccurate for only one entry (#488)
  • inaccurate gradients for matrix logarithm (#493)
  • Derivative through sincospi gives StackOverflowError (#497)

Merged pull requests:

  • Friendly errors on array vs. scalar mistakes (#489) (@mcabbott)
  • Fix for namespace bug in binary_dual_definition (#491) (@torfjelde)
  • Fix for derivative through sincospi gives StackOverflowError (#499) (@mchitre)