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
- Host: GitHub
- URL: https://github.com/harium/kdtree
- Owner: Harium
- Created: 2017-08-23T22:10:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T18:11:03.000Z (almost 8 years ago)
- Last Synced: 2025-08-04T03:39:40.328Z (11 months ago)
- Topics: java, kdtree, storage
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kdtree [](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
```