hroest / CppLowessLinks
A pure C++ implementation of the lowess algorithm using templates
☆21Updated 10 years ago
Alternatives and similar repositories for CppLowess
Users that are interested in CppLowess are comparing it to the libraries listed below
Sorting:
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 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 …☆31Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- A header-only thread pool for C++☆43Updated 3 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- A fast and flexible c++ template class for tree data structures☆109Updated 3 weeks ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- A generic C++11 k-means clustering implementation☆213Updated 4 months ago
- A C++17 interface for HDF5☆98Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 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
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆52Updated 3 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 years ago
- Just another header-only C++17 CSV parser☆16Updated this week
- 📊 A lightweight plotting library☆96Updated 3 years ago
- Generalized Histograms for CUDA-capable GPUs☆43Updated 10 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 9 months ago