PySCeS release 1.0.3
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 thedistutils
andnumpy.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.