Skip to content

CBMPy release 0.8.8 update 1

Latest
Compare
Choose a tag to compare
@bgoli bgoli released this 02 Nov 15:09
· 1 commit to main since this release
aac43c5

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.1