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
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 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 6 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Library with colormaps for C++☆29Updated 2 years ago
- Various Splines Interpolation classes☆145Updated 2 weeks ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆68Updated 8 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆135Updated 10 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 5 months ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated 3 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated 2 years ago
- C++ wrapper for gnuplot☆29Updated 6 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- A benchmark for Geometric Algebra libraries, library generators, and code optimizers.☆22Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated last month
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆58Updated 7 years ago
- A free LDL factorisation routine☆97Updated last month
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆155Updated last year
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago