GPMueller / eigen-cudaLinks
MWE for using the Eigen library in CUDA kernels
☆121Updated 3 years ago
Alternatives and similar repositories for eigen-cuda
Users that are interested in eigen-cuda are comparing it to the libraries listed below
Sorting:
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆143Updated 4 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- Combined array and automatic differentiation library in C++☆185Updated 3 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆52Updated last month
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- C++ library for fast Gauss transforms.☆70Updated last year
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆631Updated 8 months ago
- 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
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆465Updated last year
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 9 months ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Global optimization algorithms written in C++☆49Updated 4 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 10 years ago
- A header-only C++ library for large scale eigenvalue problems☆825Updated 4 months ago
- LLDB Data Formatter for dense matrices and vectors of the Eigen library☆48Updated 5 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆25Updated 11 months ago
- C++ library for reading and writing of numpy's .npy files☆424Updated last year