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☆20Updated 5 years ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆26Updated 4 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆139Updated 2 months ago
- Conjugate Gradient solver written in CUDA☆28Updated 6 years ago
- Robust Coarse Curved TetMesh Generation☆38Updated last year
- 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 for Least Squares in CUDA☆52Updated 10 years ago
- Code for the Siggraph Asia 2020 submission☆44Updated 4 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- A symbolic asymptotic numerical solver☆34Updated 4 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆31Updated 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
- Incomplete-Cholesky preconditioned conjugate gradient algorithm implemented with cuBLAS/cuSPARSE☆12Updated 3 years ago
- TaichiCon: Taichi Conferences☆73Updated 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
- Anderson acceleration for geometry optimization and physics simulation☆46Updated 6 years ago
- Parallel and Scalable Heat Methods for Geodesic Distance Computation☆31Updated 6 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
- An incompressible fluid solver written in Taichi language.☆36Updated 3 years ago
- C++ Implementation of LSQR with Eigen☆15Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 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
- ☆39Updated 3 years ago
- Data for libigl tutorial☆37Updated 4 years ago
- Spherical conformal map for genus-0 closed surfaces☆47Updated last year
- Geometry Processing Package☆56Updated 2 years ago
- Algebraic Representations for Volumetric Frame Fields☆23Updated 5 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- An automatic Voxelization/Octree based Hexahedral Mesh Generation☆69Updated 4 years ago