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:
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆83Updated 3 weeks ago
- 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☆88Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 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 4 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago
- data-parallel out-of-core library☆50Updated this week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- A C++17 interface for HDF5☆97Updated last month
- C++ multidimensional arrays in the spirit of the STL☆203Updated 7 months ago
- A generic C++11 k-means clustering implementation☆215Updated 7 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- A C++ neural network library for machine learning☆15Updated last year
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 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)…☆66Updated 6 years ago
- Vectorizable implementations of some mathematical functions☆105Updated 5 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 2 weeks ago
- The x template library☆228Updated 2 months ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year