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:
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- C++ fast hierarchical clustering algorithms☆89Updated 2 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 …☆32Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 6 months ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 7 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- The x template library☆229Updated 2 months ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 2 months ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- fast log and exp functions for AVX2/AVX-512☆239Updated 9 months ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- Library with colormaps for C++☆30Updated 2 years ago
- data-parallel out-of-core library☆50Updated 3 weeks ago
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 2 weeks ago
- Visual Computing Library☆20Updated last month
- A C++ neural network library for machine learning☆15Updated last year
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 2 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago