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

https://github.com/atsushisakai/pyfastnns

Fast Nearest Neighbor Search on python
https://github.com/atsushisakai/pyfastnns

Last synced: 4 months ago
JSON representation

Fast Nearest Neighbor Search on python

Awesome Lists containing this project

README

          

# pyfastnns
Fast Nearest Neighbor Search on python

It uses kd-tree for fast NNS.

# Install

clone and just import pyfastnns.py

# Usages

see the test codes in pyfastnns.py

# Licence

[MIT](https://github.com/AtsushiSakai/pyfastnns/blob/master/LICENSE)

# Author

[AtsushiSakai](http://atsushisakai.github.io/) @Atsushi_twi