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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file polytope-0.1.3.tar.gz
.
File metadata
- Download URL: polytope-0.1.3.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22f851ffdc9a289f628afd18cee8062bc6bc5f44d5b022d57fa211953febcc4e |
|
MD5 | e2502dd49b860a9cb292b957acb07d8b |
|
BLAKE2b-256 | f98f9340b7839997de34cb8b2495150ed5d7efdfdb4de277c308c8c473d66823 |