v1.2.2
ForwardDiff v1.2.2
Merged pull requests:
- Backport #770 to ForwardDiff 0.10 (#773) (@devmotion)
- CI tests with NaN-safe mode (#776) (@devmotion)
- Fix NaN-safe mode (#777) (@devmotion)
- Avoid non-lazy string interpolation and replace
@assertwithArgumentError(#779) (@devmotion) - Bump version from 1.2.1 to 1.2.2 (#782) (@devmotion)
Closed issues:
- Allocation tests broken since Julia 1.9 (#689)
- NaN gradient occurring in
SpecialFunctions.gamma, when using float arguments. (#705) - Product of Inf terms leading to NaNs (#745)
- NaN-safe mode is not NaN-safe enough (#774)
- Zero code coverage for NaN-safe mode (#775)
JET.@test_optfails on Julia >= 1.12 due toAssertionErrors (#778)- Type stability of gradient and jacobian (#781)