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:
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- Fast radial basis function interpolation and kriging for large scale data☆180Updated 2 weeks ago
- JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.☆159Updated last week
- C++ library for fast Gauss transforms.☆68Updated last year
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15Updated 9 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆69Updated 6 years ago
- Computes the 3D Delaunay triangulation on the GPU☆131Updated 3 years ago
- Fast arbitrary dimension linear interpolation in C++☆108Updated last month
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Custom views of various objects for Visual Studio debugger☆82Updated last year
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- Git mirror of the geogram library by INRIA☆131Updated 2 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- GoTools Geometry Toolkit☆73Updated 3 months ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆25Updated 6 months ago
- Robust geometric predicates without the agonising pain.☆22Updated 5 years ago
- A C++ library for interpolation.☆237Updated 2 months ago
- Hex-mesh simplification and optimization☆47Updated 7 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆152Updated 10 months ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated last month
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago