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-r1 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>jcb@schplaf.org</email> </maintainer> <longdescription> 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> <changelog>https://github.com/storpipfugl/pykdtree/blob/master/CHANGELOG.md</changelog> <bugs-to>https://github.com/storpipfugl/pykdtree/issues</bugs-to> <remote-id type="github">storpipfugl/pykdtree</remote-id> <remote-id type="pypi">pykdtree</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | pykdtree-1.4.3.gh.tar.gz | 30755 bytes |
| EBUILD | pykdtree-1.4.3-r1.ebuild | 836 bytes |
| MISC | metadata.xml | 786 bytes |