Releases: bmcage/odes
Releases · bmcage/odes
v3.0.0: Version 3.0.0
This is the first release post-numpy-distutils transition. There should be no breaking changes to any of the underlying code since 2.7, and installations should work in exactly the same way as 2.7. If you have any issues with code that worked on 2.7, but not on 3.0, please file a bug report.
v3.0.0a3: Third post-numpy-distutils-refactor release
The "hopefully github auto-release will work this time" release.
Release v3.0.0a2
Second test alpha post-numpy-distutils-refactor
This is to test that the auto-release code works.
Release 2.7.0
SUNDIALS 6 is now supported. As SUNDIALS 6 substantially changes the API
of a large number of functions, if you need to use SUNDIALS 5 or
earlier, you will need to use an older version of scikits.odes.
Release 2.6.5
This release adds locking of setuptools, in order to prevent spurious build failures.
Bugfix release
Fix alen import via #136
Release 2.6.3
- Fix building on latest numpy
Release 2.6.2
- Add support for latest SUNDIALS (5.7.0)
- Add Python 3.8 and 3.9 to CI
- Move CI from Travis CI to GitHub Actions
- Drop usage of
numpy.alen
- Improve user data handling
Release 2.6.1
Bump Sundials version used up to 5.1.0
Release 2.6.0
Move to sundials 5.0