v0.4.0
What's Changed
- ⚠ Removed Theano support in favor of PyTensor by @michaelosthege in #40
- Support computing derivatives with respect to the ode evaluation time by @aseyboldt in #38
- Using
pytest-cov
to report coverage by @michaelosthege in #37
Full Changelog: v0.3.0...v0.4.0