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
- Disable GitHub Actions fail-fast by @jmuhlich in #587
- fix: CI failures with updated BNG/NFsim by @alubbock in #589
- Switch MacOS CI runner to ARM by @jmuhlich in #588
- Resolve test failures caused by NumPy update by @FFroehlich in #603
Full Changelog: https://github.com/pysb/pysb/compare/v1.16.0...v1.17.0
