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
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated 5 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 7 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- C++ fast hierarchical clustering algorithms☆85Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 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 …☆28Updated 4 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 7 years ago
- vectorization of the kd-tree data structure and search algorithm☆39Updated 7 years ago
- Visual Computing Library☆20Updated 2 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆33Updated 2 months ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆21Updated 5 years ago
- CMake module collection