jonathanventura / polynomialLinks
Templated C++ polynomial library
☆25Updated 2 years ago
Alternatives and similar repositories for polynomial
Users that are interested in polynomial are comparing it to the libraries listed below
Sorting:
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Various Splines Interpolation classes☆143Updated 3 weeks 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
- Library with colormaps for C++☆29Updated last year
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- A C++17 interface for HDF5☆97Updated 3 months ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A trivial gnuplot interface for c++☆78Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆55Updated 7 years ago
- Fast arbitrary dimension linear interpolation in C++☆108Updated last month
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆146Updated last month
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 4 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆66Updated 5 months ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆70Updated 5 months ago
- A C++ library for interpolation.☆238Updated 2 months ago
- A blazingly fast C++ library to work with quaternions☆71Updated 7 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 6 months ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆152Updated 10 months ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆28Updated 8 years ago
- A simple to use C++ 2D plotting library.☆40Updated last year
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago