PySB v1.17.0 Released

This version of PySB is compatible with Python 3.11+.

Improvements

  • Fix installation, dot compatibility and remove leftover distutils code by @FFroehlich in #608
  • PySB now supports numpy 2.0 - Adapt to numpy 2.0 by @bgyori in #595
  • Enable pattern matching with compartments by @FFroehlich in #570
  • Support PyBioNetGen provided BNGPATH by @FFroehlich in #600
  • Support for explicit time dependency in expressions by @FFroehlich in #601

Other changes

Full Changelog: https://github.com/pysb/pysb/compare/v1.16.0...v1.17.0

social