argmin-rs / pyargmin

[Deprecated] Python interface to argmin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI Build Status Gitter chat

pyargmin

Mathematical optimization in pure Rust accessible from Python

Install

pyargmin requires Python 3.5+ and can be installed with,

python setup.py install

Usage

An example can be run with,

python examples/test1.py

License

pyargmin is released under the Apache License, Version 2.0 or MIT license.

About

[Deprecated] Python interface to argmin

License:Apache License 2.0


Languages

Language:Rust 89.6%Language:Python 10.4%