foges / cgls_cuda
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
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 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…☆23Updated 2 months ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆100Updated 11 months ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆127Updated 4 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 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
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 2 years ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆22Updated 3 years ago
- Open source library for scientific HPC☆123Updated 3 weeks ago
- Computes the 3D Delaunay triangulation on the GPU☆127Updated 3 years 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
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆411Updated 5 months ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆136Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 6 months ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆28Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆163Updated last year
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆60Updated 7 years ago
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆152Updated 6 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- A gpu based implementation of a K-D Tree Builder☆110Updated 5 years ago
- OpenGP☆81Updated 2 years ago