Geometric programming: Difference between revisions

Content deleted Content added
See also: Add link to Clarence Zener page
Line 28:
* [http://cvxopt.org/ CVXOPT] is an open-source solver for convex optimization problems.
* [https://github.com/convexengineering/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/convexengineering/gplibrary here].
*[https://web.stanford.edu/~boyd/ggplab/ GGPLAB] is a MATLAB toolbox for specifying and solving geometric programs (GPs) and generalized geometric programs (GGPs).
 
==See also==