7 Commits

Author SHA1 Message Date
espie
c9ae8ec27e qhull steals tricks from qt4, along with portability bugs.
use the same trick as qt4 to fix it.
2017-04-27 20:46:17 +00:00
feinerer
8a49075ca1 Update to Qhull 2012.1
OK ajacoutot@
2015-06-14 07:30:48 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
jasper
5e52c957f9 - update to 2011.1
from wen heping, amitkulz and nigel
2012-04-16 08:07:39 +00:00
shadchin
dc340c16a6 Import Qhull 2010.1
Qhull computes convex hulls, Delaunay triangulations, halfspace
intersections about a point, Voronoi diagrams, furthest-site Delaunay
triangulations, and furthest-site Voronoi diagrams. It runs in 2-d,
3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm
for computing the convex hull. Qhull handles roundoff errors from
floating point arithmetic. It computes volumes, surface areas, and
approximations to the convex hull.

OK jasper@
2010-11-19 09:01:12 +00:00