Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        qhull: General dimension convex hull programs
        
        
        - Summary
 
        - Qhull is a general dimension convex hull program that reads a set
of points from stdin, and outputs the smallest convex set that contains
the points to stdout.  It also generates Delaunay triangulations, Voronoi
diagrams, furthest-site Voronoi diagrams, and halfspace intersections
about a point.
 
        
        
        Changelog
        
            - * Sun Aug  8 17:00:00 2004 Ralf Corsepius <ralf[AT]links2linux.de>	- 2003.1-0.fdr.2
 
            - Use default documentation installation scheme.
 
        
            - * Fri Jul 16 17:00:00 2004 Ralf Corsepius <ralf[AT]links2linux.de>	- 2003.1-0.fdr.1
 
            - Initial Fedora RPM.