A python package that implements Approximate Nearest Neighbor algorithm using KD-Trees in python
Project description
approxKD is a Python package for efficient Approximate Nearest Neighbor (ANN) searches using KD-trees. It provides tools to build KD-trees from multidimensional vectors and perform fast, approximate nearest neighbor searches. Key features include automatic hyperplane calculation, vector-side classification, and tree construction for quick spatial queries. Install via PyPI with pip install approxKD, and get started with simple examples provided in the documentation. For more details, visit project documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file approxkd-0.0.0.tar.gz
.
File metadata
- Download URL: approxkd-0.0.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03abef90f07385aabf4cf5ae46652da7a0ddca4178a3f5ab7fcc80f5b6bafe8f |
|
MD5 | 2648e723a6013f8766da0586ce2f5931 |
|
BLAKE2b-256 | 95204d2d14051410b1489319710aaad6f416d8123b7003eef2759076dcadb834 |
File details
Details for the file approxKD-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: approxKD-0.0.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7edfca09be3186f5ffbb091cd2437965fcea12daeb1caf6c18586838da830770 |
|
MD5 | ab01391cb6a8fb9a53f55ecf9b20d241 |
|
BLAKE2b-256 | 64720eca6cf1820dad7bc8517be1a551cd32a773adc5ebc6765b8c5295661af8 |