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:
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- C++ fast hierarchical clustering algorithms☆87Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 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
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated 10 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- A header-only thread pool for C++☆43Updated 3 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- A C++17 interface for HDF5☆97Updated 2 weeks ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- C++ multidimensional arrays in the spirit of the STL☆201Updated 3 months ago
- CMake module collection☆30Updated 10 years ago
- Header-only C++ program options parser library☆178Updated 2 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Unofficial mirror of Blaze library on Bitbucket☆65Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months 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
- A C++ neural network library for machine learning☆15Updated last year
- Machine learning library in C++ with Eigen☆20Updated 10 years ago