Project

ffi-kdtree

0.0
No commit activity in last 3 years
No release in over 3 years
This is a simple FFI wrapped version of libkdtree for Ruby. It's a pure ruby wrapper so this gem can be loaded and run by any ruby runtime that supports FFI. That's all of them: MRI 1.9.x, Rubinius and JRuby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
~> 2.6

Runtime

>= 0
 Project Readme

FFI KDTree

This is a simple FFI wrapped version of libkdtree for Ruby.

License

New BSD license

Requirements

Contributing

  1. Fork it.
  2. Create a branch
  3. Commit your changes
  4. Push to the branch
  5. Fire off a pull request