rncarpio / delaunay_linterpLinks
n-dimensional piecewise linear interpolation using Delaunay triangulation in C++
☆44Updated 11 years ago
Alternatives and similar repositories for delaunay_linterp
Users that are interested in delaunay_linterp are comparing it to the libraries listed below
Sorting:
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- C++ library for fast Gauss transforms.☆69Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated last month
- Fast arbitrary dimension linear interpolation in C++☆109Updated 4 months ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.☆161Updated 2 months ago
- Computes the 3D Delaunay triangulation on the GPU☆132Updated 4 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 8 years ago
- Various Splines Interpolation classes☆144Updated 3 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆154Updated last year
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Powercrust algorithm for surface reconstruction☆18Updated 9 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆461Updated last year
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆70Updated 7 years ago
- Open source library for scientific HPC☆129Updated 2 weeks ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 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
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- A fast surface reconstruction method from Hermite points☆33Updated 9 years ago