Skip to content

Welcome to MkDocs

Welcome the documentation for the MINIMOD Optimization Tool!

Installation

Install with pip

To install the tool with the Python package manager pip, type:


pip install minimod-opt

Install with source

You can also install the tool with source by cloning the repository and then installing with pip:

git clone https://github.com/minimod-nutrition/minimod-opt.git

cd minimod-opt

pip install .


Last update: February 21, 2023