tdegeus / cppcolormapLinks
Library with colormaps for C++
☆30Updated 2 years ago
Alternatives and similar repositories for cppcolormap
Users that are interested in cppcolormap 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
- Templated C++ polynomial library☆26Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 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…☆46Updated 5 months ago
- A simple to use C++ 2D plotting library.☆42Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆84Updated 2 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- A C++17 interface for HDF5☆99Updated 3 months 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 nano spline library in modern C++.☆130Updated last month
- A C++ library for mechanical structures: a YAML definition language, static solver and on-line apps☆21Updated last year
- Implementations of various 2D convex hull algorithms in C++☆31Updated 11 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆107Updated 8 years ago
- 📊 A lightweight plotting library☆98Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- Least Squares Approximation of Scattered Data with B-Splines☆18Updated 12 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- C++ routines to compute spline curves in nD☆42Updated 6 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago