Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 06:54
7d00c98

Quaternionic v2.0.1

Diff since v2.0.0

Fixes an issue with some auto-differentiation packages (e.g., ForwardDiff) where NaNs would be computed for the second derivative of the exponential of 0, rather than regular values. Derivatives with those packages should now be accurate to second order, though they may still fail at higher order for this particular value.

Merged pull requests: