Package triangle: Information

    Binary package: triangle
    Version: 1.6-alt7
    Architecture: e2kv4
    Build time:  Jan 20, 2021, 09:47 PM
    Source package: triangle
    Report package bug
    License: MIT
    Summary: A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator
    Description: 
    Triangle generates exact Delaunay triangulations, constrained Delaunay
    triangulations, conforming Delaunay triangulations, Voronoi diagrams, and
    high-quality triangular meshes.  The latter can be generated with no small
    or large angles, and are thus suitable for finite element analysis.
    Show Me graphically displays the contents of the geometric files used by
    Triangle.  Show Me can also write images in PostScript form.
    
    Information on the algorithms used by Triangle, including complete
    references, can be found in the comments at the beginning of the triangle.c
    source file.  Another listing of these references, with PostScript copies
    of some of the papers, is available from the Web page
    
        http://www.cs.cmu.edu/~quake/triangle.research.html


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    July 5, 2012 Eugeny A. Rostovtsev 1.6-alt7
    - Added necessary definitions in /usr/include/triangle/triangle.h
    - Disabled devel-static subpackage
    March 22, 2011 Eugeny A. Rostovtsev 1.6-alt6
    - Added -g into compiler flags
    Feb. 11, 2011 Eugeny A. Rostovtsev 1.6-alt5
    - Rebuilt for debuginfo