Releases: opencobra/Medusa
Releases · opencobra/Medusa
Pip patch
Version 0.2
- Docs drafted
- transitioned to Feature/Member representation of ensembles
v0.1.2
With this release, most of the old code was refactored using a custom object-oriented strategy, rather than the old approach(es) of using a dictionary or dataframe for model states and features.
Essentially all code from previous versions is now deprecated.
repost
reposting this release due to some pip issues
flux_analysis refactor
Small amount of refactoring of flux_analysis, essentially removing functionality from the Ensemble class and putting it into smaller units. Also implemented unit tests for flux analysis (FBA and FVA) and continuous integration with Travis.