Skip to main content

A Cython-based interface to the FLANN nearest neighbors library.

Project description

This is a Cython-based interface to the FLANN library.

If you’re just looking for any Python interface to FLANN, the ctypes interface that it ships with is probably better for you. I wrote this interface for an application that needs to run lots of independent searches without the GIL.

The interface is currently incomplete; it only does what I needed to use, so some methods are unimplemented and right now only float32 is supported. It also has some known issues and is probably less friendly in general than it could be. If you want to use it, bug reports and/or pull requests are welcome.

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

cyflann-0.1.11.tar.gz (140.2 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