hroest / CppLowessLinks
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
Sorting:
- C++ fast hierarchical clustering algorithms☆87Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- A C++ neural network library for machine learning☆15Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- Library with colormaps for C++☆29Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆40Updated 9 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆70Updated 4 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- Flexible Library for Efficient Numerical Solutions☆127Updated last month
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- LASSO Regularization in C++☆14Updated 6 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 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 6 years ago
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- UnDirected Graph Cycle Detection: C++ wrapper over Boost Graph Library (BGL)☆21Updated last year
- Dynamic Time Warping single header library for C++☆51Updated 4 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 9 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A fast and flexible c++ template class for tree data structures☆105Updated 3 years ago
- A C++ RangeTree implementation.☆43Updated 4 years ago