PySCeS / pysces

The official PySCeS project source code repository.
https://pysces.github.io
Other
34 stars 10 forks source link

Assimulo #46

Closed jmrohwer closed 3 years ago

jmrohwer commented 3 years ago

This implements CVODE via Assimulo and brings back event functionality which has up to now been relying on Pysundials (not available on Python 3) and the hopelessly outdated sundials 2.3.0.

This is almost a year ago since the first commit and 6 months ago since the last commit to this branch. I would actually like to get this merged. Maybe time for a 1.0.0 release of Pysces? This branch has also been used and tested by https://github.com/biosimulators/Biosimulators_PySCeS so seems to be robust enough for a release.