Fork me on GitHub

python-algebraic by rzoz

This library allows use of symbolic algebra against Python objects for describing decision variables, constraints, and objective function. Its goal is to provide a unified modeling interface for access to optimization solvers in Python.

License

Simplified BSD Licencse

Authors

Ryan J. O'Neil (ryanjoneil@gmail.com)

Contact

Ryan J. O'Neil (ryanjoneil@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/rzoz/python-algebraic