v1.13.0
ReverseDiff v1.13.0
Closed issues:
- Cannot compute derivative of sqrt (#115)
- Can't AD a broadcasted sin on a range (#151)
- Differentiation of
x ^ exp
for any exp < 1 gives NaN as result (#176) - Segfaults in Julia 1.7.0-beta3.0 on mac (#182)
- The documentation is too old (#189)
- [Feature Request] To return function evaluation results along with the computed gradient (#197)
Merged pull requests:
- Fix documentation (#190 with preview) (#193) (@devmotion)
- Add overloads for fld, cld, and div (#198) (@sethaxen)