p-sto / ConjugateGradients
Implementation of ConjugateGradients method using C and Nvidia CUDA
☆47Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ConjugateGradients
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆18Updated 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
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆116Updated last year
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆20Updated 3 years ago
- Conjugate Gradient for Least Squares in CUDA☆51Updated 9 years ago
- Conjugate Gradient solver written in CUDA☆28Updated 5 years ago
- Geometry Processing Package☆53Updated last year
- J. Solomon, F. de Goes, G. Peyré, M. Cuturi, A. Butscher, A. Nguyen, T. Du, L. Guibas. Convolutional Wasserstein Distances: Efficient Opt…☆103Updated 7 years ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 7 years ago
- An implementation of parallel exclusive scan in CUDA☆59Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆117Updated 2 years ago
- Finite Element Codebase for Triangle/Tetrahedral Meshes☆58Updated 3 months ago
- Code for the Siggraph Asia 2020 submission☆44Updated 3 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆95Updated 6 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- An incompressible fluid solver written in Taichi language.☆34Updated 2 years ago
- A working copy of the code from "A Benchmark for Surface Reconstruction" by Berger et. Al☆51Updated 2 months ago
- Conformal Geometry Stonybrook 2020 final project☆18Updated 3 years ago
- Spherical conformal map for genus-0 closed surfaces☆37Updated 8 months ago
- A gpu based implementation of a K-D Tree Builder☆96Updated 5 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆78Updated last year
- Hierarchical Sparsify and Compensate - fast preconditioner for Laplacian matrices☆19Updated 11 years ago
- An automatic Voxelization/Octree based Hexahedral Mesh Generation☆59Updated 3 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆23Updated 5 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆27Updated 3 years ago
- A short, reasonnably simple, fast, and robust function to determine if a set of points are inside a 3d mesh☆70Updated 5 years ago
- C++ Shape Analysis and Geometry Processing☆37Updated 6 months ago
- GPU-accelerated KD-tree implementation☆42Updated 3 years ago
- CUDA implementation of the 2D fast Poisson solver☆12Updated 2 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago