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
- Library with colormaps for C++☆28Updated last year
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆21Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆23Updated 2 months ago
- vectorization of the kd-tree data structure and search algorithm☆40Updated 7 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 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)…☆65Updated 5 years ago
- Robust and scalable PCA using Grassmann averages, in C++ with Matlab bindings☆29Updated 7 years ago
- Easy-to-Use C++ Computer Vision Library☆54Updated this week
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆64Updated last month
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- 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
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 months 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
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆22Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Visual Computing Library☆20Updated last week
- A C++ neural network library for machine learning☆14Updated 11 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆29Updated 3 years ago
- CMake module collection☆30Updated 9 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year