Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.05 KB

index.rst

File metadata and controls

38 lines (32 loc) · 1.05 KB
gplogo.png

GPkit is a Python package for defining and manipulating geometric programming (GP) models.

Our hopes are to bring geometric programming into engineering design processes in a disciplined and collaborative way, and to encourage research with GPs by providing an extensible object-oriented framework.

GPkit abstracts away solvers so users can work directly with engineering equations and optimization concepts. Supported solvers are MOSEK and CVXOPT.

Join our mailing list and/or chatroom for support and examples.

Table of contents

.. toctree::
   :maxdepth: 2

   gp101
   installation
   gettingstarted
   debugging
   visint
   modelbuilding
   advancedcommands
   signomialprogramming
   examples
   autodoc/gpkit
   citinggpkit
   acknowledgements
   releasenotes