RubyVor provides efficient computation of Voronoi diagrams and Delaunay triangulation for a set of Ruby points. It is intended to function as a complemenet to GeoRuby. These structures can be used to compute a nearest-neighbor graph for a set of points. This graph can in turn be used for proximity-based clustering of the input points.
Required Ruby Version
>= 0
Authors
Brendan Ribera
Versions
- 0.1.1 August 11, 2014 (28.5 KB)
- 0.1.0 August 11, 2014 (28.5 KB)
- 0.0.9 August 11, 2014 (27.5 KB)
- 0.0.8 August 11, 2014 (27 KB)
- 0.0.7 August 11, 2014 (25 KB)