cubao / pybind11-rdpLinks
C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11)
☆16Updated 3 weeks 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 fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆48Updated last year
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 6 months ago
- Benchmark of expression templates libraries☆40Updated 5 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- Polygonal curve approximation for python☆11Updated last month
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- Implementation of 1D and 2D fast spline interpolation algorithm (Habermann and Kindermann 2007) in Python☆37Updated 12 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Dynamic Time Warping single header library for C++☆50Updated 4 years ago
- All my scientific software thrown into one bucket.☆40Updated 4 years ago
- Probably the fastest C++ dbscan library.☆100Updated last year
- A kdtree implementation for numba.☆39Updated 4 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- Cubic spline approximation (smoothing)☆171Updated last month
- Sample projects demonstrating use of scikit-build☆78Updated this week
- Kalman Filter☆59Updated this week
- Natural Neighbours interpolation☆54Updated 11 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Concave Hull boundary polygon for an array of points and concave and convex polygon vertex detection☆47Updated 4 years ago
- Fast kd-tree implementation in Python☆241Updated 2 weeks ago
- Triangulation Template Library☆26Updated 2 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- C++ utility headers for Matlab MEX development + cmake template☆14Updated last year
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- Reading list of the topic about utilizing vehicle generated GPS data to update road networks☆14Updated 6 years ago
- A C++17 interface for HDF5☆96Updated 2 months ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago