An open API service indexing awesome lists of open source software.

https://github.com/harium/kdtree

A kdtree implementation
https://github.com/harium/kdtree

java kdtree storage

Last synced: 4 months ago
JSON representation

A kdtree implementation

Awesome Lists containing this project

README

          

# kdtree [![Build Status](https://travis-ci.org/Harium/kdtree.svg?branch=master)](https://travis-ci.org/Harium/kdtree)
A fork of http://home.wlu.edu/~levys/software/kd/

## Maven
```xml

com.harium.storage
kdtree
1.0.0

```