Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyxflower/memo

Constraint-based metabolic modelling with sparse IPOPT
https://github.com/nyxflower/memo

constraint-based-modeling interior-point-optimizer metabolic-models non-linear-optimization

Last synced: 6 days ago
JSON representation

Constraint-based metabolic modelling with sparse IPOPT

Awesome Lists containing this project

README

        

# MM
Metabolic modeling with IPOPT

## Prerequisites
The code in the subfolder is mainly based on the [`cyipopt`](https://github.com/mechmotum/cyipopt) package,
which is a Cython interface for the interior point optimizer.