GPMueller / eigen-cudaLinks
MWE for using the Eigen library in CUDA kernels
☆119Updated 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☆98Updated 7 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 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☆138Updated last month
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 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
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Combined array and automatic differentiation library in C++☆178Updated 4 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆418Updated 2 months ago
- C++ library for fast Gauss transforms.☆68Updated last year
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 6 months ago
- ☆273Updated 3 months ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- Utilities for CUDA programming☆41Updated 6 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 8 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 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☆461Updated last year
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆620Updated 5 months ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆27Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 6 years ago