Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtolio/dkdtree
Disk-backed KD tree for datasets that don't fit into memory
https://github.com/jtolio/dkdtree
Last synced: 23 days ago
JSON representation
Disk-backed KD tree for datasets that don't fit into memory
- Host: GitHub
- URL: https://github.com/jtolio/dkdtree
- Owner: jtolio
- License: apache-2.0
- Created: 2016-11-02T01:06:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-15T22:08:46.000Z (almost 8 years ago)
- Last Synced: 2023-07-11T21:41:05.090Z (over 1 year ago)
- Language: Go
- Size: 35.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dkdtree
A disk-backed KD tree for datasets that don't fit into memory.
See the docs at https://godoc.org/github.com/jtolds/dkdtree