This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Releases: invenia/Nabla.jl
Releases · invenia/Nabla.jl
v0.11.0
New features:
- More informative tape printing
- Improved handling of
sum
- Sensitivities for
mean
- Sensitivities for
fill
- Optimization for updating arrays on the tape
isapprox
for twoNode
s
Bugs fixed:
∇(f, get_output=true)
now always returns the outputmap
no longer causes ambiguities
v0.10.0
v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.6.0
Support tracing getproperty (incl. `cholesky`)
v0.5.0 Update version to 0.5.0
Keyword argument support
v0.4.0 Update version to v0.4.0
Fix Diagonal sensitivity
v0.1.3 Fix Diagonal sensitivity (backported 004951f)