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++ 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
- 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.☆109Updated 2 years ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆57Updated 7 years ago
- Library with colormaps for C++☆29Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆134Updated 9 months ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 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 C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆68Updated 8 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Utilities for Modern C++☆22Updated 7 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Various Splines Interpolation classes☆144Updated 3 weeks ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆146Updated 4 months ago
- A C++17 interface for HDF5☆98Updated 2 months ago
- 📊 A lightweight plotting library☆97Updated 3 years ago
- Header-only terminal plotting library for C++☆93Updated 2 years ago
- Combined array and automatic differentiation library in C++☆180Updated 3 weeks ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated 2 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 9 years ago
- C++ wrapper for gnuplot☆29Updated 6 years ago