File: 0.11.3.md

package info (click to toggle)
python-cobra 0.29.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,512 kB
  • sloc: python: 14,703; xml: 12,841; makefile: 137; sh: 32
file content (10 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
# Release notes for cobrapy 0.11.3

## Fixes

* Improve convergence and stability of sampling.
* Reverse inplace operations after leaving a context.

## Docs

* Better description of custom constraints.