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:
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last week
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated last month
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A generic C++11 k-means clustering implementation☆215Updated 6 months ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 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 …☆32Updated 4 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- A C++17 interface for HDF5☆97Updated 2 weeks ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- data-parallel out-of-core library☆50Updated last week
- Visual Computing Library☆20Updated last month
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 6 months ago
- Library with colormaps for C++☆29Updated 2 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 5 months ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- A simple C++17 header-only library for generating SVG plots☆10Updated last year
- A C++ library for interpolation.☆249Updated 3 months ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆193Updated 5 years ago
- A C++ neural network library for machine learning☆15Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year