We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41c887 commit 854114aCopy full SHA for 854114a
release-notes/0.6.2.md
@@ -2,6 +2,10 @@
2
3
## Fixes
4
5
+- Fix in the ordering and rounding of FVA summary
6
+ [#525](https://github.com/opencobra/cobrapy/pull/525)
7
+- Shared memory, improve speed during sampling
8
+ [#521](https://github.com/opencobra/cobrapy/pull/521)
9
- Debug `model.remove_reactions` to properly work with context manager.
10
This lead to the deprecation of `reaction.delete` as this was not compatible
11
with the concept of being able to later revert the change.
0 commit comments