rncarpio / linterpLinks
N-dimensional linear interpolation on a rectangular grid in C++
☆59Updated 5 years ago
Alternatives and similar repositories for linterp
Users that are interested in linterp are comparing it to the libraries listed below
Sorting:
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- FortC++ provides header-only arrays that act like Fortran arrays☆19Updated 5 years ago
- Fast arbitrary dimension linear interpolation in C++☆106Updated this week
- Object-oriented Scientific Computing Library☆36Updated this week
- Advanced MPI bindings for C++☆38Updated 12 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- A C++ header-only, precision-independent library for performing numerical integration☆85Updated 7 years ago
- Open source library for scientific HPC☆126Updated last week
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- A library for C++/Fortran computer simulations (e.g. stencil codes, mesh-free, unstructured grids, n-body & particle methods). Scales fro…☆40Updated 4 years ago
- A C++17 interface for HDF5☆96Updated 2 months ago
- CMake modules for some scientific libraries☆86Updated 4 years ago
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆60Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 weeks ago
- Various Splines Interpolation classes☆143Updated this week
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- A C++ library to evaluate Bessel functions of all kinds.☆59Updated 3 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated 3 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- Port and Modification of Pascal Frey's medit software for tet-mesh visualization☆18Updated 7 years ago
- Wrapping python made easy☆121Updated 5 years ago
- Git Mirror of John Burkardt's great collection of FORTRAN 90 Software☆88Updated 12 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…☆24Updated 4 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Conversion from tetrahedra (triangles) to hexahedra (quadrangles)☆55Updated last year