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 simple C++17 lib that helps you to quickly plot your data with GnuPlot☆50Updated 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)…☆67Updated 6 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- A trivial gnuplot interface for c++☆80Updated 3 years ago
- Library with colormaps for C++☆30Updated 2 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- Easily plotting from within C++ using Matplotlib, Python and pybind11☆16Updated 6 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- Various Splines Interpolation classes☆148Updated this week
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆58Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- A C++17 interface for HDF5