Skip to main content

Polytope Toolbox

Project description

This is the source repository for polytope, a toolbox for geometric operations on polytopes in any dimension. Documentation and examples are available in the directories doc/ and examples/.

Installation

From PyPI:

pip install polytope

From source:

python setup.py install

If this fails, because setuptools attempts to install scipy before numpy, then:

pip install .

Dependencies

Required: numpy, scipy, networkx. Optionally, if cvxopt is installed and linked to GLPK, then polytope will prefer GLPK, because it is faster than scipy. For more details, see requirements.txt.

License

Polytope is licensed under the 3-clause BSD license. The full statement is provided in the file named LICENSE.

Acknowledgment

Polytope was part of the Temporal Logic Planning Toolbox (TuLiP) before growing to become an independent package. It originates from changesets 7bb73a9f725572db454a0a5e4957da84bc778f65 and 3178c570ee1ef06eb8ace033f205f51743ac54c6 of TuLiP.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polytope-0.1.2.tar.gz (39.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page