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 matrix and array operation library on GPU with Eigen compatible interface☆97Updated 7 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- Computes the 3D Delaunay triangulation on the GPU☆131Updated 3 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months 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 6 months ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆133Updated 7 months ago
- Utilities for CUDA programming☆41Updated 6 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 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
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆29Updated 4 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 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
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆330Updated 2 weeks ago
- Hierarchical Sparsify and Compensate - fast preconditioner for Laplacian matrices☆19Updated 12 years ago
- C++ library for fast Gauss transforms.☆68Updated last year
- CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake☆461Updated last year
- OpenGP☆81Updated 3 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆77Updated 5 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 5 months ago
- GPU accelerated pre-filtered cubic b-spline interpolation using CUDA☆121Updated 8 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- 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☆75Updated 6 years ago