p-sto / ConjugateGradients
Implementation of ConjugateGradients method using C and Nvidia CUDA
☆51Updated 2 years ago
Alternatives and similar repositories for ConjugateGradients:
Users that are interested in ConjugateGradients are comparing it to the libraries listed below
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆22Updated 4 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 4 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- A symbolic asymptotic numerical solver☆33Updated 3 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Code for the Siggraph Asia 2020 submission☆45Updated 4 years ago
- An incompressible fluid solver written in Taichi language.☆35Updated 2 years ago
- Incomplete-Cholesky preconditioned conjugate gradient algorithm implemented with cuBLAS/cuSPARSE☆11Updated 2 years ago
- Finite Element Codebase for Triangle/Tetrahedral Meshes☆61Updated 9 months ago
- Robust Coarse Curved TetMesh Generation☆36Updated last year
- Geometry Processing Package☆53Updated last year
- Hierarchical Sparsify and Compensate - fast preconditioner for Laplacian matrices☆19Updated 11 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
- TaichiCon: Taichi Conferences☆72Updated 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
- Level Set Method Library☆93Updated 2 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated last year
- A basic tutorial for geometry processing in MATLAB using gptoolbox☆45Updated last year
- An implementation of "Geometric optimization via composite majorization" [Shtengel et al. 2017]☆16Updated last week
- Anderson acceleration for geometry optimization and physics simulation☆46Updated 6 years ago
- A C++/Python library for incomplete LU factorizations based on Jan Mayer's ILU++☆29Updated 3 years ago
- Easy-to-use linear and non-linear solver☆51Updated 3 weeks ago
- ☆37Updated 4 years ago
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- A simple implementation of CG Algorithm, Homework of Numerical Algebra☆10Updated 10 years ago
- C++ Shape Analysis and Geometry Processing☆38Updated 11 months ago
- Source code of SIGGRAPH 2020 paper: Cut-enhanced PolyCube-Maps for Feature-aware All-Hex Meshing☆37Updated 2 months ago
- A projection-based bijective map definition and a robust algorithm to construct the prismatic shell domain. https://cs.nyu.edu/~zhongshi/…☆28Updated 4 years ago