Commit Graph

3 Commits

Author SHA1 Message Date
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