Skip to content

Commit 854114a

Browse files
committed
doc: update release note 0.6.2
1 parent a41c887 commit 854114a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-notes/0.6.2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Fixes
44

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)
59
- Debug `model.remove_reactions` to properly work with context manager.
610
This lead to the deprecation of `reaction.delete` as this was not compatible
711
with the concept of being able to later revert the change.

0 commit comments

Comments
 (0)