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…☆47Updated 7 months ago
- CMake module collection☆30Updated 10 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)…☆65Updated 5 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Library with colormaps for C++☆29Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆19Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 4 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- 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 …☆30Updated 4 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 weeks ago
- Easy-to-Use C++ Computer Vision Library☆55Updated 3 weeks ago
- 📊 A lightweight plotting library☆93Updated 2 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++☆48Updated 2 years ago
- data-parallel out-of-core library☆50Updated last week
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue☆14Updated 4 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆22Updated 5 years ago