diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:30:14 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:58:51 +0000 |
commit | fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch) | |
tree | 4bfc4b617ac23047eb736c72fb80d2b4f9069605 /math/py-pyhull/pkg-descr | |
parent | c53ddded1db88147493efaad6a9aa436d9b71fae (diff) | |
download | ports-fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4.tar.gz ports-fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4.zip |
Diffstat (limited to 'math/py-pyhull/pkg-descr')
-rw-r--r-- | math/py-pyhull/pkg-descr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-pyhull/pkg-descr b/math/py-pyhull/pkg-descr index cd28a6fb9280..4f84892ac9a1 100644 --- a/math/py-pyhull/pkg-descr +++ b/math/py-pyhull/pkg-descr @@ -1,5 +1,4 @@ A Python wrapper to Qhull (www.qhull.org) for the computation of the convex hull, Delaunay triangulation and Voronoi diagram. -WWW: https://github.com/materialsvirtuallab/pyhull -WWW: https://pypi.org/project/pyhull/ +See also: https://github.com/materialsvirtuallab/pyhull |