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:
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 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)…☆65Updated 5 years ago
- Library with colormaps for C++☆29Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ wrapper for gnuplot☆28Updated 6 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆19Updated 5 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 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 single header-only C++ library for least squares fitting.☆107Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 4 months ago
- A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, parti…☆71Updated 3 years ago
- A trivial gnuplot interface for c++☆77Updated 2 years ago
- 📊 A lightweight plotting library☆93Updated 2 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆36Updated this week
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 5 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆66Updated 3 months ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 7 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆55Updated 7 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated 3 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆17Updated 12 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Updated 7 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆42Updated 2 months ago