v0.10.24
·
71 commits
to master
since this release
ForwardDiff v0.10.24
Closed issues:
- derivative of "sind" function (#556)
Merged pull requests:
- use SIMD.jl for explicit vectorization of partial operations (#557) (@KristofferC)
- improve type stability in jacobian for a certain case (#558) (@KristofferC)
- use explicit simd for iszero check on partials (#559) (@KristofferC)
- define sin/cos on Dual to use sincos (#561) (@KristofferC)
- explicitly SIMD muladd with duals (#562) (@KristofferC)
- CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#564) (@github-actions[bot])
- Fix
ldexp
test errors (#568) (@devmotion) - Revert SIMD.jl usage (#569) (@KristofferC)