PySCeS release 1.2.1
We are pleased to announce the release of the Python Simulator for Cellular Systems:
PySCeS (https://pysces.github.io/) version 1.2.1. This is a bugfix release.
Fixes
- Fixed a bug in model evaluation where a model has events and assignment rules, and the
assignment rule contains a variable name and a parameter with the variable a
substring match of the parameter (e.g.E1
andE1tot
). Previously, this led to
garbage code during string replacements. - Cleaned up various error messages.
README: https://github.com/PySCeS/pysces/blob/main/README.md
DOCUMENTATION: https://pyscesdocs.readthedocs.io/en/latest/
© Brett Olivier and Johann Rohwer, May 2024.