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☆76Updated 6 months ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- C++ library for fast Gauss transforms.☆67Updated last year
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆60Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆105Updated last year
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- robust geometric predicates☆36Updated 4 years ago
- OpenGP☆81Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 4 years ago
- Robust geometric predicates☆58Updated 10 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆152Updated 6 years ago
- Open source library for scientific HPC☆123Updated last month
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A curvilinear mesh generator for high order finite element analysis☆69Updated 6 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 weeks ago
- Fast arbitrary dimension linear interpolation in C++☆105Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML