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 trivial gnuplot interface for c++☆79Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 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
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 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
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- Various Splines Interpolation classes☆148Updated 3 weeks ago
- Library with colormaps for C++☆30Updated 2 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆138Updated 11 months ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- This repository contains various examples of using Eigen library☆21Updated 11 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆69Updated 10 months ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated last week
- C++ wrapper for gnuplot☆29Updated 6 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 6 months ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆160Updated 4 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- ☆36Updated 11 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆38Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A C++17 interface for HDF5☆98Updated 2 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 2 months ago
- Least Squares Approximation of Scattered Data with B-Splines☆18Updated 12 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆58Updated 7 years ago