cykdtree is a Python interface to a C++ implementation of a kd-tree using Cython. Documentation can be found here.
Licensing
cykdtree is released as open source software under a BSD license.
Requirements
C++11 compiler
Installation
From Source
Clone the cykdtree package using Mercurial. $ hg clone https://[username]@bitbucket.org/[username]/cykdtree where [username] should be replaced with your Bitbucket username.
From the distribution directory, execute the install script. $ python setup.py install If you do not have administrative privileges, add the flag --user to the above command and the package will be installed in your user package directory.
Who do I talk to?
This code is currently maintained by Meagan Lang
Release files for cykdtree 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cykdtree-0.2.4.tar.gz | 263.6 kB | Details |
Release files / cykdtree-0.2.4.tar.gz
| Download URL | cykdtree-0.2.4.tar.gz |
|---|---|
| Size | 263.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e58104def3f030dc9bd73e4b9a1575cedafec78354d3d37fa455f3478a3200f2
|
|
BLAKE2b-256 checksum How to use checksums |
95b4d607852a54695537241406ab93a8ea7607c21e3aec7309921b786e8b7fc3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |