jonathanventura / polynomialLinks
Templated C++ polynomial library
☆26Updated 3 years ago
Alternatives and similar repositories for polynomial
Users that are interested in polynomial are comparing it to the libraries listed below
Sorting:
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆67Updated 6 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- Library with colormaps for C++☆30Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆32Updated 8 years ago
- Fast arbitrary dimension linear interpolation in C++☆111Updated 7 months ago
- matplotlib-cpp with Eigen interfaces.☆58Updated 4 years ago
- Various Splines Interpolation classes☆148Updated this week
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆58Updated 7 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆138Updated last year
- A trivial gnuplot interface for c++☆80Updated 3 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆50Updated 2 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆161Updated 4 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆18Updated 12 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆38Updated 5 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆157Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- A nano spline library in modern C++.☆130Updated last month
- N-dimensional linear interpolation on a rectangular grid in C++☆61Updated 6 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 4 months ago