v0.13.2
Enzyme v0.13.2
Merged pull requests:
- Try fixing buildkite (#1843) (@wsmoses)
- Remove deprecated UnionAll Vararg (#1859) (@danielwe)
- runtime activity lookup on val not type (#1862) (@wsmoses)
- Fix jac nout (#1864) (@wsmoses)
- Cleanup (#1872) (@wsmoses)
- fix nested custom rule lookup (#1877) (@wsmoses)
- Use correct triple (#1878) (@wsmoses)
- Cleanup absint (#1880) (@wsmoses)
- fix array (#1884) (@wsmoses)
- Update Project.toml (#1885) (@wsmoses)
Closed issues:
- More Extensive Documentation (#326)
try
/catch
block error on Julia 1.8 and earlier (#971)- Automate use of deferred in Higher order derivatives (#1005)
- Higher order differentiation,
autodiff_deferred
andCustomRules
(#1059) - Failure for autojacvec=EnzymeVJP() for ODEProblem (#1617)
- Turing.jl error with AdvancedHMC (#1696)
- Const kwargs becoming Duplicated in custom rule => error (#1845)
- Readme image is broken (#1846)
- List breaking changes for v0.13? (#1861)
- passing
n_outs
keyword arg changes reverse mode jacobian output type (#1863) - Zero gradient regression involving global variables (#1882)