Skip to main content

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

Installation

From Source

  1. Clone the cykdtree package using Mercurial. $ hg clone https://[username]@bitbucket.org/[username]/cykdtree where [username] should be replaced with your Bitbucket username.

  2. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cykdtree-0.2.4.tar.gz (263.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page