Skip to content

CBMPy release 0.8.8

Compare
Choose a tag to compare
@bgoli bgoli released this 01 Nov 16:11
· 4 commits to main since this release
0146bad

Release 0.8.8

Intermediate release that includes bug fixes, code cleanup and new features to support endPoint FBA. Has alpha support for Flux Balance Constraints V3 features including quadratic objectives, non-stoichiometric user constraints and KeyValue pairs. Try the latest format with cbmpy.writeSBML3FBCV3.

Many thanks to Steven Wijnen for his debugging, testing and help with the QP, constraints and FBCV3 implementation. This release supports his dcFBA/endPointFBA https://github.com/SystemsBioinformatics/dynamic-community-fba package .

See https://systemsbioinformatics.github.io/cbmpy/ and the README.md for more details.

Install

This version is only available from PyPI, install using:

pip install cbmpy

What's Changed

Full Changelog: 0.8.4...0.8.8