Skip to main content

A Polyhedron implemented in Python

Project description

There are a lot if implementations of Polyhedrons available. Most of them are implemented in C++ because of efficiency reason. Sometimes they offer a Python API and maybe a pip installation package.

But: Because these Packages are implemented in C++, they are often difficult to install and offer a API that is not very Pythish or even ugly.

This implementation wants to solve these problems:
  • Pyhedron is implemented in pure Python

  • There is a standard pip installation Package that is easy to install.

  • It only depends on Numpy

  • It is easy to use, understand and maintains

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

pyhedron-0.1.2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

pyhedron-0.1.2-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

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