andrewssobral / dttLinks
A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).
☆84Updated last month
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☆73Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 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 C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆46Updated 4 months ago
- Fastest Random Distribution Generator for Eigen☆105Updated last month
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 9 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆52Updated 3 weeks ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆160Updated 4 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Library with colormaps for C++☆30Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- C++ API to log data in tensorboard format.☆82Updated 6 months ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 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 Nonlinear Least Squares Minimizer☆35Updated 13 years ago