Cython based KD-Tree
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cykdtree-0.2.4.tar.gz
.
File metadata
- Download URL: cykdtree-0.2.4.tar.gz
- Upload date:
- Size: 263.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e58104def3f030dc9bd73e4b9a1575cedafec78354d3d37fa455f3478a3200f2 |
|
MD5 | abbc05f5a05b378593b4b6f8024cf611 |
|
BLAKE2b-256 | 95b4d607852a54695537241406ab93a8ea7607c21e3aec7309921b786e8b7fc3 |