0.3.0
This is a major release from 0.2.1, with many new features added. A brief summary is below:
- Revamped faster and simpler solver interface
- New "cglpk" solver to replace "pyglpk" as the default solver (compatible with the latest version of GLPK)
- Support for "exact" solving (#126, 41d91e8)
- Rewritten documentation now available as IPython notebooks
- Major performance improvements to deletions and FVA
- More flux analysis tools (pFBA and phenotypic phase planes, loopless FBA)
- SBML fbc support
- Python 3 support
- Improvements to ArrayBasedModel
- Read-only attributes for gene/reaction/metabolite relationships