rncarpio / delaunay_linterp
n-dimensional piecewise linear interpolation using Delaunay triangulation in C++
☆43Updated 10 years ago
Alternatives and similar repositories for delaunay_linterp:
Users that are interested in delaunay_linterp are comparing it to the libraries listed below
- N-dimensional linear interpolation on a rectangular grid in C++☆59Updated 5 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 4 months ago
- A single header-only C++ library for least squares fitting.☆104Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- C++ L-BFGS implementation using plain STL☆32Updated last year
- Fast arbitrary dimension linear interpolation in C++☆104Updated last year
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- C++ library for fast Gauss transforms.☆67Updated 10 months ago
- Open source library for scientific HPC☆122Updated 5 months ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- Robust geometric predicates without the agonising pain.☆20Updated 4 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆149Updated 6 years ago
- robust geometric predicates☆36Updated 4 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆29Updated 7 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- libDistMesh: A Simple Mesh Generator in C++☆32Updated 8 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 7 months ago
- A curvilinear mesh generator for high order finite element analysis☆68Updated 6 years ago
- Robust geometric predicates☆56Updated 8 months ago
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 3 weeks ago
- Triangulation Template Library☆25Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years 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…☆22Updated last month
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆60Updated 5 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆151Updated 5 months ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago