v0.13.5
Enzyme v0.13.5
Merged pull requests:
- Attempt to fix apple (#1834) (@wsmoses)
- fix some cases of gradient/jacobian with StaticArrays (#1875) (@ExpandingMan)
- Improve documentation of modes (#1895) (@gdalle)
- Use actual_size instead of sizeof (#1915) (@wsmoses)
- Even more indexed typeinfo (#1916) (@wsmoses)
- Fix active reg inner of literal type (#1917) (@wsmoses)
- Correct offset to use max (#1918) (@wsmoses)
- Fix limit being relative (#1919) (@wsmoses)
- Fix memory of float (#1920) (@wsmoses)
- Bump jll (#1921) (@wsmoses)
- Bump jll (#1922) (@wsmoses)
Closed issues:
- Enzyme loading time is not great (#506)
- Basic SparseMatrixCSC calculations do not work. (#1381)
- Cannot deduce type of copy
call void @llvm.memcpy.p10i8.p0i8.i64
(#1547) - Operation on Int not deduced as const (#1636)
- Inconsistency in mode type parameters for
ReverseModeSplit
(#1881) - Enzyme compilation fails with DiffEq ODE solves (#1914)