/kdtree

Fast static KD-Tree implementation in Cython.

Primary LanguagePythonOtherNOASSERTION

Introduction

Small and fast static KD-Tree implementation adapted from the nanoflann project.

Building

  • Python 3.x or later and Cython 0.17 or later.

Documentation

TODO