delaunay

Build a Delaunay triangulation of a set of points

http://github.com/mruegenberg/Delaunay

Latest on Hackage:0.1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Marcel Ruegenberg
Maintained by m [dot] ruegenberg [at] picodesign [dot] de

This package provides a single function that builds a Delaunay triangulation of a set of points. Use '--ghc-options=-fllvm' for improved performance.