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:
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆35Updated 8 months ago
- data-parallel out-of-core library☆50Updated 3 weeks ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆71Updated 5 months ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆21Updated last year
- A C++17 interface for HDF5☆97Updated 3 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 8 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 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)…☆66Updated 6 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated 10 months ago
- CMake module collection☆30Updated 10 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 …☆31Updated 4 years ago
- Visual Computing Library☆20Updated 3 months ago
- Flexible Library for Efficient Numerical Solutions☆126Updated 2 months ago
- Library with colormaps for C++☆29Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- A generic C++11 k-means clustering implementation☆212Updated 3 months ago
- C++ multidimensional arrays in the spirit of the STL☆201Updated 3 months ago
- A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators s…☆106Updated last year