Install this package:
emerge -a dev-python/pykdtree
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/pykdtree
Or alternatively:
emerge --autounmask-write -a dev-python/pykdtree
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.4.3 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>universebenzene@sina.com</email> <name>Astro Benzene</name> </maintainer> <longdescription lang="en"> pykdtree is a kd-tree implementation for fast nearest neighbour search in Python. The aim is to be the fastest implementation around for common use cases (low dimensions and low number of neighbours) for both tree construction and queries. </longdescription> <upstream> <remote-id type="pypi">pykdtree</remote-id> <remote-id type="github">storpipfugl/pykdtree</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | pykdtree-1.4.3.tar.gz | 30472 bytes |
| EBUILD | pykdtree-1.4.3.ebuild | 659 bytes |
| MISC | metadata.xml | 680 bytes |