RubyGems.org

kdtree

0.3

A kdtree is a data structure that makes it possible to quickly solve the nearest neighbor problem. This is a native 2d kdtree suitable for production use with millions of points.

installgem install kdtree
Authors

Adam Doppelt

5,081 total downloads 975 for this version
Owners

2ea33a461b2c20894f62958bcd9a4fb2

Gemfile
gem "kdtree", "~> 0.3"
Versions
  1. 0.3 October 17, 2012
  2. 0.1 January 21, 2010
Development Dependencies
  1. rake-compiler >= 0