A Python wrapper to Qhull (http://www.qhull.org/) for the computation of the convex hull, Delaunay triangulation and Voronoi diagram
Project description
Pyhull is a Python wrapper to Qhull (http://www.qhull.org/) for the computation of the convex hull, Delaunay triangulation and Voronoi diagram. It is written as a Python C extension, with both high-level and low-level interfaces to qhull.
Pyhull has been tested to scale to 10,000 7D points for convex hull calculations (results in ~ 10 seconds), and 10,000 6D points for Delaunay triangulations and Voronoi tesselations (~ 100 seconds). Higher number of points and higher dimensions should be accessible depending on your machine, but may take a significant amount of time.
For more details or to report bugs, please visit the pyhull GitHub page at https://github.com/materialsvirtuallab/pyhull or the documentation page at http://packages.python.org/pyhull/.
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
Built Distribution
Hashes for pyhull-2015.2.1-cp37-cp37m-macosx_10_7_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2374c6a47be1f5fa065850c0418eda35e86ee88c415ecfc5b010eec098522c1 |
|
MD5 | b12b6183151e67378a14c8ec9027a840 |
|
BLAKE2b-256 | 28c250f5f392ee61435cee6f2846ebef0ccfe585733d72322a8ffb063709342b |