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
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 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 3 weeks ago
- C++ fast hierarchical clustering algorithms☆86Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 7 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
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 months ago
- Library with colormaps for C++☆27Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- A C++17 interface for HDF5☆94Updated this week
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 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 …☆29Updated 4 years ago
- Just another header-only C++17 CSV parser☆13Updated this week
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆40Updated this week
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 10 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 8 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- A C++ library that allows you to plot data just as in MATLAB☆23Updated 10 years ago
- A fast and flexible c++ template class for tree data structures☆99Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- CMake module collection☆30Updated 9 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆118Updated 11 months ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆144Updated 2 years ago