p-sto / ConjugateGradientsLinks
Implementation of ConjugateGradients method using C and Nvidia CUDA
☆51Updated 3 years ago
Alternatives and similar repositories for ConjugateGradients
Users that are interested in ConjugateGradients are comparing it to the libraries listed below
Sorting:
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆21Updated 5 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 5 years ago
- Conjugate Gradient solver written in CUDA☆28Updated 6 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆139Updated 2 months ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆27Updated 4 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆33Updated 4 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Spherical conformal map for genus-0 closed surfaces☆47Updated last year
- Code for the Siggraph Asia 2020 submission☆45Updated 4 years ago
- Robust Coarse Curved TetMesh Generation☆38Updated 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…☆25Updated 9 months ago
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- A symbolic asymptotic numerical solver☆34Updated 4 years ago
- https://arxiv.org/pdf/2007.05094.pdf An Easy-To-Use Code Generator for Gradients and Hessians☆30Updated 4 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 zero-overhead bindings between NumPy and Eigen☆143Updated 7 months ago
- A basic tutorial for geometry processing in MATLAB using gptoolbox☆48Updated last year
- Incomplete-Cholesky preconditioned conjugate gradient algorithm implemented with cuBLAS/cuSPARSE☆12Updated 3 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Parallel and Scalable Heat Methods for Geodesic Distance Computation☆31Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- LETO is a new hybrid Lagrangian-Eulerian method for topology optimization. It transfers density information from movable Lagrangian carri…☆66Updated 5 years ago
- Data for libigl tutorial☆39Updated 4 years ago
- Geometry Processing Package☆56Updated 2 years ago
- An incompressible fluid solver written in Taichi language.☆36Updated 3 years ago
- Fast CUDA 3x3 SVD☆77Updated 7 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆85Updated 2 years ago
- A projection-based bijective map definition and a robust algorithm to construct the prismatic shell domain. https://cs.nyu.edu/~zhongshi/…☆27Updated 4 years ago