approxKD

View on PyPIReverse Dependencies (0)

0.0.0 approxKD-0.0.0-py3-none-any.whl

Wheel Details

Project: approxKD
Version: 0.0.0
Filename: approxKD-0.0.0-py3-none-any.whl
Download: [link]
Size: 6938
MD5: ab01391cb6a8fb9a53f55ecf9b20d241
SHA256: 7edfca09be3186f5ffbb091cd2437965fcea12daeb1caf6c18586838da830770
Uploaded: 2024-08-16 08:23:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: approxKD
Version: 0.0.0
Summary: A python package that implements Approximate Nearest Neighbor algorithm using KD-Trees in python
Author: prxdyu
Author-Email: pradyu1742[at]gmail.com
Home-Page: https://github.com/prxdyu/approxKD
Project-Url: Bug Tracker, https://github.com/prxdyu/approxKD/issues
License: MIT
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: pytest (>=7.1.3); extra == "testing"
Requires-Dist: mypy (>=0.971); extra == "testing"
Requires-Dist: flake8 (>=5.0.4); extra == "testing"
Requires-Dist: tox (>=3.25.1); extra == "testing"
Requires-Dist: black (>=22.8.0); extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 516 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
approxKD/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
approxKD/ann.py sha256=EPco7PUP-muq-cWRF38dvUAziF7Z5dqz0AUi6QSdrb4 11746
approxKD/exception.py sha256=_cZh7NImQDaH7pLeXBv6rc0pZSUapV_MHxzpBQrYqBE 792
approxKD/logger.py sha256=X0w3ZXVN6wu0b56uYdqmnJRpgYszF-e92omBloeUXsc 590
approxKD/tree.py sha256=wZnSeVK9T1QxAUKuRTduTm2iCa5pWP-NYt3JG4afZJU 768
approxKD/utils.py sha256=Hzule2XWW2PojATuoAGn-E9tRRgzWx0JgVWp7n1j1RU 2042
approxKD-0.0.0.dist-info/METADATA sha256=_g2ejE6fUBSKUKbPDN-GSCfwjpGZW5-qD5j1u_57S0k 1439
approxKD-0.0.0.dist-info/WHEEL sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4 91
approxKD-0.0.0.dist-info/top_level.txt sha256=e8lWomw_m43hbPU6sYmOkXe_IxTwukBCWN49GOUi390 9
approxKD-0.0.0.dist-info/RECORD

top_level.txt

approxKD