Skip to content

PySCeS release 1.0.3

Compare
Choose a tag to compare
@jmrohwer jmrohwer released this 18 Sep 19:38
· 171 commits to main since this release

We are pleased to announce the release of the Python Simulator for Cellular Systems: PySCeS (https://pysces.github.io/) version 1.0.3. This is the third release in the 1.0 series.

What's new?

  • The build-system has been adapted to make use of scikit-build. This gets rid of the distutils and numpy.distutils dependencies, which are deprecated and will be removed with the release of Python 3.12.

Bug Fixes:

  • Fixed CVODE defaults and set default tolerances to more sane levels
  • Fixed string replacement in parsing and construction of PieceWise functions

README: https://github.com/PySCeS/pysces/blob/master/README.md

DOCUMENTATION: https://pyscesdocs.readthedocs.io/en/latest/

© Brett Olivier and Johann Rohwer, September 2022.