andrewssobral / dttLinks
A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).
☆82Updated 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
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated last month
- 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
- MWE for using the Eigen library in CUDA kernels☆119Updated 3 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 6 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- Fastest Random Distribution Generator for Eigen☆102Updated last year
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- C++ API to log data in tensorboard format.☆81Updated 3 months ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A library to collect many useful spline functions into one place.☆291Updated 3 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 5 years ago