hroest / CppLowessLinks
A pure C++ implementation of the lowess algorithm using templates
☆21Updated 10 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☆88Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 5 months ago
- Visual Computing Library☆20Updated this week
- A generic C++11 k-means clustering implementation☆214Updated 5 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 7 months ago
- A fast and flexible c++ template class for tree data structures☆110Updated last month
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Experimental ranges for CUDA☆25Updated 6 years 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 …☆32Updated 4 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Demonstration of a factory pattern where the types automatically register themselves☆12Updated 6 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 10 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated 2 months ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 6 months ago
- Library with colormaps for C++☆29Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 4 months ago