Releases: charlesrocabert/gbapy
Releases · charlesrocabert/gbapy
gbapy pre-release v0.6.3
- Minor debug
gbapy pre-release v0.6.2
- Minor updates (doc, gbacpp binding)
gbapy pre-release v0.6.1
- Minor corrections (function naming, assert tests),
- Minor toy model tutorial update,
- Doc improvement
gbapy pre-release v0.6.0
- Adding two methods in
Modelclass to detect inactive and non-essential reactions based on the initial solution, - General improvement of the code (parameter names, docstring, error messages)
gbapy pre-release v0.5.0
- Improved documentation (README + tutorials)
- Minor modifications (optional parameters + temporary file naming)
gbapy pre-release v0.4.0
- Adding Github Actions for PyPI publish (under test)
- Updating documentation and README
- Adding toy models
- General improvement of the module (new q0 function, improved binding with gbacpp, plotting function for optimization data, ...)
gbapy pre-release v0.3.0
- First pre-release (v0.3.0)
- gbapy is now using gbacpp to solve models
- Standardization of model inputs and outputs
gbapy backup 9
Backup before modifying the structure of KM matrices.
gbapy backup 8
Backup before adding a new kinetic model to GBA.
gbapy backup 7
Backup before modifying MMSYN building pipeline.