- Use full URI scheme in WWW line
- Remove attribution
This commit is contained in:
parent
d58c93c181
commit
2800dfe3ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142733
2 changed files with 4 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
Qhull computes convex hulls, Delaunay triangulations, halfspace
|
||||
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
|
||||
|
@ -6,7 +6,4 @@ for computing the convex hull. Qhull handles roundoff errors from
|
|||
floating point arithmetic. It computes volumes, surface areas, and
|
||||
approximations to the convex hull.
|
||||
|
||||
WWW: www.qhull.org
|
||||
|
||||
- Eduard
|
||||
pusto@web.de
|
||||
WWW: http://www.qhull.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Qhull computes convex hulls, Delaunay triangulations, halfspace
|
||||
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
|
||||
|
@ -6,7 +6,4 @@ for computing the convex hull. Qhull handles roundoff errors from
|
|||
floating point arithmetic. It computes volumes, surface areas, and
|
||||
approximations to the convex hull.
|
||||
|
||||
WWW: www.qhull.org
|
||||
|
||||
- Eduard
|
||||
pusto@web.de
|
||||
WWW: http://www.qhull.org
|
||||
|
|
Loading…
Reference in a new issue