Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 450 Bytes

index.rst

File metadata and controls

22 lines (18 loc) · 450 Bytes

GPkit Documentation

Welcome!

GPkit is a Python package for defining and manipulating geometric programming models, abstracting away the backend solver. Supported solvers are MOSEK and CVXOPT.

Table of contents

.. toctree::
   :maxdepth: 2

   gettingstarted
   installation
   whatisagp
   examples
   glossary