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:
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Automatic Differentiation C++ Library☆57Updated 4 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
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 6 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 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 2 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Combined array and automatic differentiation library in C++☆179Updated 3 weeks ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Fastest Random Distribution Generator for Eigen☆103Updated last year
- Source Code Generation for Automatic Differentiation using Operator Overloading☆185Updated 2 months ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 5 months ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago