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
- 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
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 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
- 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
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- OpenGP☆81Updated 3 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
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆144Updated 4 months ago
- A library that implements the maxflow-mincut algorithm.☆45Updated 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
- 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 C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆109Updated last year
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆464Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆175Updated 7 years ago
- An implementation of implicit curvature flow as described in "Implicit Fairing of Irregular Meshes using Diffusion and Curvature Flow" by…☆25Updated 11 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 6 years ago
- C++ library for fast Gauss transforms.☆70Updated last year
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆34Updated 5 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Utilities for CUDA programming☆42Updated 6 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆197Updated 9 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 4 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- Hierarchical Sparsify and Compensate - fast preconditioner for Laplacian matrices☆18Updated 12 years ago