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
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆21Updated 3 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 5 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆125Updated 3 months ago
- Code for the Siggraph Asia 2020 submission☆45Updated 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
- Incomplete-Cholesky preconditioned conjugate gradient algorithm implemented with cuBLAS/cuSPARSE☆11Updated 2 years ago
- A symbolic asymptotic numerical solver☆33Updated 3 years ago
- Robust Coarse Curved TetMesh Generation☆35Updated last year
- Hierarchical Sparsify and Compensate - fast preconditioner for Laplacian matrices☆19Updated 11 years ago
- Geometry Processing Package☆53Updated last year
- A basic tutorial for geometry processing in MATLAB using gptoolbox☆45Updated last year
- C++ Shape Analysis and Geometry Processing☆38Updated 10 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆99Updated 10 months ago
- Finite Element Codebase for Triangle/Tetrahedral Meshes☆61Updated 8 months ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆80Updated last year
- LETO is a new hybrid Lagrangian-Eulerian method for topology optimization. It transfers density information from movable Lagrangian carri…☆64Updated 5 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
- Spherical conformal map for genus-0 closed surfaces☆40Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Easy-to-use linear and non-linear solver☆51Updated this week
- Latent Space Subdivision: Stable and Controllable Time Predictions for Fluid Flow☆23Updated 2 years ago
- A C++ implementation of spherical harmonic map☆28Updated 2 years ago
- Anderson acceleration for geometry optimization and physics simulation☆45Updated 6 years ago
- A working copy of the code from "A Benchmark for Surface Reconstruction" by Berger et. Al☆52Updated 6 months ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- An automatic Voxelization/Octree based Hexahedral Mesh Generation☆65Updated 3 years ago
- Efficient Eikonal equation solver using CUDA☆91Updated 2 months ago