Mathematical optimization in pure Rust accessible from Python
pyargmin requires Python 3.5+ and can be installed with,
python setup.py install
An example can be run with,
python examples/test1.py
pyargmin is released under the Apache License, Version 2.0 or MIT license.