jtsiomb / kdtreeLinks
A simple C library for working with KD-Trees
☆406Updated 4 years ago
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- KDTree library☆112Updated 15 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆437Updated 2 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆370Updated 5 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- C++ implementation of the 3D QuickHull algorithm☆293Updated last year
- A fast K Nearest Neighbor library for low-dimensional spaces☆482Updated 3 months ago
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- A generic C++11 k-means clustering implementation☆214Updated 6 months ago
- Various Splines Interpolation classes☆144Updated last month
- nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees☆2,508Updated last week
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- N-dimensional RTree implementation in C++☆426Updated 7 months ago
- Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki☆790Updated last month
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- C++ version the delaunay triangulation☆453Updated 5 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆262Updated 3 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated last week
- A really fast C++ library for Delaunay triangulation of 2D points☆572Updated last year
- Simple C++ KD-Tree implementation☆225Updated last year
- Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.☆466Updated 3 years ago
- THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen☆1,821Updated 3 years ago
- An implementation of k-d tree☆187Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆57Updated 7 years ago
- a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templat…☆936Updated 3 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 3 weeks ago
- Many examples of many features of many software packages☆233Updated 8 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago