Geometric programming: Difference between revisions

Content deleted Content added
Missing link for monomials
Updated links to github repos for gpkit
Line 27:
* [https://www.mosek.com/ MOSEK] is a commercial solver capable of solving geometric programs as well as other non-linear optimization problems.
* [http://cvxopt.org/ CVXOPT] is an open-source solver for convex optimization problems.
* [https://github.com/hoburgconvexengineering/gpkit GPkit] is a Python package for cleanly defining and manipulating geometric programming models. There are a number of example GP models written with this package [https://github.com/hoburgconvexengineering/gpkit-modelsgplibrary here].
 
==See also==