Skip to main content

pyhull is a port of Qhull to Python.

Project description

pyhull is a port of Qhull (http://www.qhull.org/) as a Python extension. It is currently in an extremely early alpha, and only a very limited subset of functions are supported.

The reason for this package is that there is currently no effective port of the qhull algorithm. While isolated packages exist for up to 3D convex hulls, no effective package exist for higher dimensions. The only other known code which supports convex hulls in higher dimension is the scipy.spatial package, but that code is extremely inefficient compared to the original Qhull in C.

For more details, please visit the pyhull’s GitHub page (https://github.com/shyuep/pyhull).

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

pyhull-0.2.tar.gz (295.9 kB view hashes)

Uploaded Source

Built Distribution

pyhull-0.2-py2.7-macosx-10.6-intel.egg (347.4 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