v1.2.0
ForwardDiff v1.2.0
Merged pull requests:
- improve performance of hessians with static arrays (#751) (@longemen3000)
- Fix tests by using tag types instead of instances (#768) (@devmotion)
- prevent adding methods to the functions
>and>=(#771) (@nsajko) - v1.2.0 (#772) (@nsajko)
Closed issues:
- Performance issue/allocations in DiffResults-hessian! with StaticArrays. (#720)