foges / cgls_cudaLinks
Conjugate Gradient for Least Squares in CUDA
☆52Updated 9 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☆29Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- C++ library for fast Gauss transforms.☆67Updated last year
- 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…☆24Updated 4 months ago
- Fast CUDA 3x3 SVD☆73Updated 6 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆412Updated 3 weeks ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆133Updated 5 months ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 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 11 years ago
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- Open source library for scientific HPC☆125Updated last week
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- Hierarchical Sparsify and Compensate - fast preconditioner for Laplacian matrices☆19Updated 11 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Port of Marco Attene's meshfix to compile and run on Mac OS X☆28Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Structured Matrix Package (LBNL)☆173Updated 2 weeks ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆42Updated 4 months ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- GPU accelerated pre-filtered cubic b-spline interpolation using CUDA☆120Updated 8 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆100Updated last year
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆22Updated 4 years ago