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/.
Release files for pyhull 2015.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyhull-2015.2.1.tar.gz | 318.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyhull-2015.2.1-cp37-cp37m-macosx_10_7_x86_64.whl | CPython 3.7 | CPython 3.7 pymalloc | macOS 10.7+ x86-64 | Details |
Total release size: 531.4 kB
Release files / pyhull-2015.2.1.tar.gz
| Download URL | pyhull-2015.2.1.tar.gz |
|---|---|
| Size | 318.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2ff0aa3298b548287587609a24f4e2aae7f7b8b1df152a90cd313260abc3a24
|
|
BLAKE2b-256 checksum How to use checksums |
2d5e1dab36627c5855dacf206ccecc78c91ad7cfe614187c93643044fabdd934
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
|
Release files / pyhull-2015.2.1-cp37-cp37m-macosx_10_7_x86_64.whl
| Download URL | pyhull-2015.2.1-cp37-cp37m-macosx_10_7_x86_64.whl |
|---|---|
| Size | 212.6 kB |
| Tags | CPython 3.7 CPython 3.7 pymalloc macOS 10.7+ x86-64 |
|
SHA-256 checksum How to use checksums |
a2374c6a47be1f5fa065850c0418eda35e86ee88c415ecfc5b010eec098522c1
|
|
BLAKE2b-256 checksum How to use checksums |
28c250f5f392ee61435cee6f2846ebef0ccfe585733d72322a8ffb063709342b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
|