ebertolazzi / Splines
Various Splines Interpolation classes
☆141Updated 3 weeks ago
Alternatives and similar repositories for Splines:
Users that are interested in Splines are comparing it to the libraries listed below
- Cubic B-Spline implementation in C++ templates☆95Updated 5 months ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆421Updated last year
- A library to collect many useful spline functions into one place.☆278Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆102Updated last year
- Fast arbitrary dimension linear interpolation in C++☆104Updated last year
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 9 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆100Updated 2 months ago
- A C++ library for interpolation.☆217Updated last week
- matplotlib-cpp with Eigen interfaces.☆54Updated 3 years ago
- Computes the Savitzky-Golay Filter coefficients.☆108Updated 3 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆65Updated 6 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Source repository for OOQP, a quadratic programming solver (and more)☆76Updated 8 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆41Updated 10 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆98Updated 7 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆155Updated 3 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆29Updated 7 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆58Updated 4 years ago
- A nano spline library in modern C++.☆113Updated 3 months ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆105Updated 6 months ago
- Wrapping python made easy☆121Updated 5 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆150Updated 4 months ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆122Updated 6 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆55Updated 6 years ago