delaunay 3.0.0
delaunay: ^3.0.0 copied to clipboard
Computes the Delaunay triangulation of a set of two dimensional points.
3.0.0 #
- Updated SDK constraint to 3.7 and minor fixes
- Adds Delaunay64 that works in 64-bit floats.
- Adds Delaunay32. Delaunay is now an alias for Delaunay32.
- Updated example package dependencies
- Formatted the code
2.0.0 #
- Updated SDK constraint and minor fixes.
1.0.0 #
- Migrated to null-safety.
0.1.1 #
- Version bump for pub.
0.1.0 #
- Initial version.