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:
- 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
- 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☆26Updated 4 years ago
- Conjugate Gradient solver written in CUDA☆28Updated 5 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆137Updated 3 weeks ago
- A symbolic asymptotic numerical solver☆34Updated 4 years ago
- Robust Coarse Curved TetMesh Generation☆38Updated last year
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- A basic tutorial for geometry processing in MATLAB using gptoolbox☆49Updated last year
- An incompressible fluid solver written in Taichi language.☆36Updated 3 years ago
- Code for the Siggraph Asia 2020 submission☆44Updated 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.☆106Updated last year
- Finite Element Codebase for Triangle/Tetrahedral Meshes☆65Updated 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
- https://arxiv.org/pdf/2007.05094.pdf An Easy-To-Use Code Generator for Gradients and Hessians☆30Updated 3 years ago
- Data for libigl tutorial☆35Updated 4 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- Algebraic Representations for Volumetric Frame Fields☆23Updated 5 years ago
- An automatic Voxelization/Octree based Hexahedral Mesh Generation☆68Updated 4 years ago
- Spherical conformal map for genus-0 closed surfaces☆46Updated last year
- J. Solomon, F. de Goes, G. Peyré, M. Cuturi, A. Butscher, A. Nguyen, T. Du, L. Guibas. Convolutional Wasserstein Distances: Efficient Opt…☆106Updated 7 years ago
- Geometry Processing Package☆56Updated 2 years ago
- A tiny C++ library to read/write ASCII/binary MSH format files.☆45Updated last week
- Hierarchical Sparsify and Compensate - fast preconditioner for Laplacian matrices☆19Updated 12 years ago
- 3D Geometry Renderer for Python☆54Updated 5 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
- Source code of SIGGRAPH 2020 paper: Cut-enhanced PolyCube-Maps for Feature-aware All-Hex Meshing☆40Updated 7 months ago