Skip to content

Releases: bmcage/odes

v3.0.0: Version 3.0.0

14 Jul 08:16
Compare
Choose a tag to compare
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

14 Jul 07:04
139d8db
Compare
Choose a tag to compare
The "hopefully github auto-release will work this time" release.

Release v3.0.0a2

14 Jul 06:41
c35bf35
Compare
Choose a tag to compare
Release v3.0.0a2 Pre-release
Pre-release

Second test alpha post-numpy-distutils-refactor

This is to test that the auto-release code works.

Release 2.7.0

13 Jan 05:31
Compare
Choose a tag to compare

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

09 Sep 08:52
Compare
Choose a tag to compare

This release adds locking of setuptools, in order to prevent spurious build failures.

Bugfix release

10 Jul 06:06
Compare
Choose a tag to compare

Fix alen import via #136

Release 2.6.3

08 Jan 02:15
Compare
Choose a tag to compare
  • Fix building on latest numpy

Release 2.6.2

16 Sep 08:34
Compare
Choose a tag to compare
  • 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

23 Jan 10:41
Compare
Choose a tag to compare

Bump Sundials version used up to 5.1.0

Release 2.6.0

09 Jan 10:07
Compare
Choose a tag to compare

Move to sundials 5.0