foges / cgls_cudaLinks
Conjugate Gradient for Least Squares in CUDA
☆53Updated 10 years ago
Alternatives and similar repositories for cgls_cuda
Users that are interested in cgls_cuda are comparing it to the libraries listed below
Sorting:
- Conjugate Gradient solver written in CUDA☆28Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 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
- 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
- Scattered data interpolation with multilevel B-Splines☆80Updated last year
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆52Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 6 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆145Updated 5 months ago
- C++ library for fast Gauss transforms.☆70Updated last year
- Utilities for CUDA programming☆42Updated 6 years ago
- A library that implements the maxflow-mincut algorithm.☆45Updated 5 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆34Updated 5 years ago
- Quick singular value decomposition as described by: A. McAdams, A. Selle, R. Tamstorf, J. Teran and E. Sifakis, “Computing the Singular V…☆19Updated 12 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆420Updated 6 months ago
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆336Updated last week
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆21Updated 6 years ago
- Multi-label optimization library by Olga Veksler and Andrew Delong☆65Updated 7 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆197Updated 9 years ago
- OpenGP☆81Updated 3 years ago
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆466Updated last year
- Opt DSL☆258Updated 6 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 7 years ago
- Fitting subdivision surfaces to data☆32Updated 8 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆80Updated 5 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year