Metadata-Version: 1.0
Name: gpkit
Version: 1.1.0
Summary: Package for defining and manipulating geometric programming models.
Home-page: https://www.github.com/convexengineering/gpkit
Author: Edward Burnell
Author-email: gpkit@mit.edu
License: The MIT License (MIT)

Copyright (c) 2020 Edward Burnell

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Description: [<img src="http://gpkit.rtfd.org/en/latest/_images/gplogo.png" width=110 alt="GPkit" />](http://gpkit.readthedocs.org/)
        
        **[Documentation](http://gpkit.readthedocs.org/)** | [Install instructions](http://gpkit.readthedocs.org/en/latest/installation.html) | [Examples](http://gpkit.readthedocs.org/en/latest/examples.html) | [Glossary](https://gpkit.readthedocs.io/en/latest/autodoc/gpkit.html) | [Citing GPkit](http://gpkit.readthedocs.org/en/latest/citinggpkit.html)
        
        GPkit is a Python package for defining and manipulating
        geometric programming models,
        abstracting away the backend solver.
        Supported solvers are
        [mosek](http://mosek.com)
        and [cvxopt](http://cvxopt.org/).
        
        [![Build Status](https://acdl.mit.edu/csi/buildStatus/icon?job=CE_gpkit_Push_unit_tests)](https://acdl.mit.edu/csi/view/convex%20engineering/job/CE_gpkit_Push_unit_tests/) Unit tests
        
        [![Build Status](https://acdl.mit.edu/csi/buildStatus/icon?job=CE_gpkit_Install)](https://acdl.mit.edu/csi/view/convex%20engineering/job/CE_gpkit_Install/) pip install
        
        [![Build Status](https://acdl.mit.edu/csi/buildStatus/icon?job=CE_gpkit_Push_dependency_tests)](https://acdl.mit.edu/csi/view/convex%20engineering/job/CE_gpkit_Push_dependency_tests/) Dependencies
        
Platform: UNKNOWN
