cubao / pybind11-rdpLinks
C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11) https://deepwiki.com/cubao/pybind11-rdp
☆18Updated 8 months ago
Alternatives and similar repositories for pybind11-rdp
Users that are interested in pybind11-rdp are comparing it to the libraries listed below
Sorting:
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆36Updated last week
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆51Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆184Updated last week
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated 2 years ago
- Fast, discrete natural neighbor interpolation in 3D on the CPU.☆94Updated 2 years ago
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Implementation of 1D and 2D fast spline interpolation algorithm (Habermann and Kindermann 2007) in Python☆37Updated 12 years ago
- Triangulation Template Library☆26Updated 2 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆32Updated 8 years ago
- Fast arbitrary dimension linear interpolation in C++☆111Updated 7 months ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- Weighted least squares meshless interpolator and differentiator.☆19Updated 3 years ago
- Cubic spline approximation (smoothing)☆175Updated 5 months ago
- pySpline produces B-spline curves, surfaces, and volumes☆50Updated 5 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆61Updated 6 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- generic plugin framework in C++☆41Updated 10 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 4 months ago
- GPU-accelerated 3D vortex methods solver with easy GUI☆19Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Spatial objects and computations based on NumPy arrays.☆101Updated 8 months ago
- Scattered data interpolation with multilevel B-Splines☆80Updated last year
- Fast kd-tree implementation in Python☆248Updated last week
- Two-dimensional Savitzky-Golay filter☆32Updated 4 years ago
- Sample projects demonstrating use of scikit-build☆81Updated 2 weeks ago
- Polygonal curve approximation for python☆12Updated 9 months ago
- Spline modelling made easy.☆112Updated last month
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago