Published April 28, 2021
| Version 0.22.0
Software
Open
opencobra/cobrapy: 0.22.0
Creators
- Ali Ebrahim
- Moritz E. Beber1
- Matthias König2
- Henning Redestig
- Synchon Mandal
- Dr. Scientist3
- Christian Diener
- Peter St. John4
- akaviaLab
- Hemant_Yadav
- Zachary A. King5
- Nikolaus Sonnenschein6
- Maximilian Greil
- JuBra
- Maureen Carey
- Ali Kaafarani1
- Benjamín Sánchez7
- Erik Cederstrand8
- Greg Medlock9
- weilandtd
- Afif Elghraoui
- Vivek Rai10
- Svetlana Kutuzova (Galkina)11
- Justin Taylor
- SigitaR
- Wanderrful
- Christian Lieven
- Anthon van der Neut
- jeicher
- cossio
- 1. @UnseenBio
- 2. Humboldt University
- 3. Utah State University
- 4. @NREL
- 5. University of California, San Diego
- 6. DTU Bioengineering
- 7. @computer-aided-biotech
- 8. Cederstrand IT ApS
- 9. @medlocklab
- 10. @ParkerLab
- 11. @DD-DeCaF
Description
Release notes for cobrapy 0.22.0 New features
- Add support for the OSQP and COIN-OR CBC solvers (#946)
- Fix the
Reaction.compartments
attribute not updating after metabolite changes (#1055) - Lots of syntax, annotation, and docstring fixes (#1058, #1059, #1060, #1063, #1065, #1066, #1076, #1077, #1080)
- Multiprocessing on windows now sends data to processes via a pickle file which should speed up any multiprocessing initialization (#1070)
- Upgrade optlang and fix some tolerance issues (#1011)
- Enable Python 3.9 (#1082)
- Document boundary reactions (#1038)
- Documentation is now built again on each release (#1047)
- Clarify pfba in the documentation (#1049)
- COBRApy source code releases are now deposited on Zenodo which provides a citeable DOI (#1061)
- COBRApy creates automatic releases to BioSimulators (#1064)
- Fix deployment of releases to the website (#1068)
- Improve the
pyproject.toml
config (#1067)
- Remove some particular
cobra.Reaction.lower_bound
and.upper_bound
behaviour that has been deprecated for a long time.
Files
opencobra/cobrapy-0.22.0.zip
Files
(2.7 MB)
Name | Size | Download all |
---|---|---|
md5:a95742c5c58acb4aa8b47a97afa7c897
|
2.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/opencobra/cobrapy/tree/0.22.0 (URL)