dev-python/pykdtree (schplaf)

Search

Install

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

Package Information

Description:
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.
Homepage:
https://github.com/storpipfugl/pykdtree https://pypi.org/project/pykdtree/
License:
LGPL-3

Versions

Version EAPI Keywords Slot
1.4.3-r1 8 ~amd64 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<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>

Lint Warnings

Manifest

Type File Size Versions
Unmatched Entries
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