Skip to content

PySCeS release 1.2.1

Latest
Compare
Choose a tag to compare
@jmrohwer jmrohwer released this 10 May 08:54
· 3 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.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 and E1tot). 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.