rudaoshi / gpumatrixLinks
A matrix and array operation library on GPU with Eigen compatible interface
☆99Updated 8 years ago
Alternatives and similar repositories for gpumatrix
Users that are interested in gpumatrix are comparing it to the libraries listed below
Sorting:
- 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
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- Conjugate Gradient for Least Squares in CUDA☆53Updated 10 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 12 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 6 years ago
- OpenGP☆81Updated 3 years ago
- Utilities for CUDA programming☆42Updated 6 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- A library that implements the maxflow-mincut algorithm.☆45Updated 5 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆420Updated 6 months ago
- Conjugate Gradient solver written in CUDA☆28Updated 6 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆145Updated 5 months ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 10 months ago
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆294Updated 4 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 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)…☆67Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆45Updated 10 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆34Updated 5 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- C++ library for fast Gauss transforms.☆70Updated last year
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 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…☆26Updated last year
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- Scattered data interpolation with multilevel B-Splines☆80Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago