- Added get_sundials_version function (import from assimulo.solvers.sundials).
- Fixed bug that Radau5ODE would not count state events in statistics.
- Removed tests from the Assimulo installation.
- Changed testing framework from
nose
topytest
.
nose
to pytest
.