What's Changed
- bug: fix forward sensitivity with diffsl by @martinjrobins in #173
- feat: implement From for NalgebraVec and FaerVec by @martinjrobins in #174
- bug: if using cranelift do not calculate sens sparsity by @martinjrobins in #175
- chore: Bump nalgebra to 34.0 by @mhovd in #178
- refactor: change asserts to errors in tableau checks by @martinjrobins in #180
- feat: add config structs for each solver by @martinjrobins in #181
- feat: create heat1d diffsl problem for tsit45 by @martinjrobins in #185
- cov: remove diffsl recompile by @martinjrobins in #183
- Interpolate sens out by @martinjrobins in #184
- refactor: tidy up output in sens_dense_sensitivities by @martinjrobins in #186
- feat: non-allocating write outs by @martinjrobins in #189
- feat: add non-allocating interpolation functions for odesolvermethod by @martinjrobins in #190
- chore: Bump faer to v23.2 by @mhovd in #182
- chore: update deps by @martinjrobins in #191
Full Changelog: v0.6.3...v0.6.7