RubyGems.org

rubyvor

0.1.3

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.

installgem install rubyvor -v 0.1.3
Authors

Brendan Ribera

1,137 total downloads 594 for this version
Owners

40f438095ffe6ce6a6ccffc4837e80d2

Gemfile
gem "rubyvor", "~> 0.1.3"
Versions
  1. 0.1.3 January 26, 2010
Development Dependencies
  1. hoe >= 2.4.0