andrewssobral / dttLinks
A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).
☆81Updated last year
Alternatives and similar repositories for dtt
Users that are interested in dtt are comparing it to the libraries listed below
Sorting:
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 6 years ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- C++ API to log data in tensorboard format.☆78Updated last week
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 3 years ago
- Fastest Random Distribution Generator for Eigen☆99Updated 10 months ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 3 months ago
- Various Splines Interpolation classes☆143Updated last week
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- A C++ library for interpolation.☆235Updated last month
- Library with colormaps for C++☆29Updated last year
- Physics-based Scene Synthesis for Deep Learning☆62Updated 3 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Combined array and automatic differentiation library in C++☆176Updated last month