discrete-opt

Provides methods to minimize scalar and multivariate functions of discrete (integer) variables.


License
MIT
Install
pip install discrete-opt==0.1

Documentation

Contributor Installation

conda install Sphinx numpydoc sphinx-quickstart

pip install -e pip install twine

python setup.py sdist bdist_wheel twine upload dist/*