hroest / CppLowess
A pure C++ implementation of the lowess algorithm using templates
☆21Updated 9 years ago
Alternatives and similar repositories for CppLowess:
Users that are interested in CppLowess are comparing it to the libraries listed below
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated 4 months ago
- C++ fast hierarchical clustering algorithms☆84Updated last year
- A C++ library that allows you to plot data just as in MATLAB☆23Updated 10 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆37Updated 9 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- Library with colormaps for C++☆27Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 2 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)…☆66Updated 5 years ago
- Easy-to-Use C++ Computer Vision Library☆52Updated last week
- CMake module collection☆30Updated 9 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated last year
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- C++ parser to read data from MATLAB .mat files☆11Updated 10 years ago
- Dynamic Time Warping single header library for C++☆48Updated 3 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆46Updated 7 years ago
- A fast and flexible c++ template class for tree data structures☆97Updated 2 years ago
- An implementation of simple visual odometry☆7Updated 6 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Large-scale nonlinear least-squares optimization library for both sparse and dense problems☆25Updated last month
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆80Updated 8 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆41Updated 10 years ago