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☆90Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- A C++17 interface for HDF5☆98Updated 2 months ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 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
- Library with colormaps for C++☆30Updated 2 years ago
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- A C++ neural network library for machine learning☆15Updated last year
- C++ template library for probabilistic programming☆51Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 7 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 8 months ago
- Header-only C++ program options parser library☆177Updated 2 years ago
- The x template library☆231Updated 3 months ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- CMake module collection☆31Updated 10 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 6 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 5 years ago