gishi523 / cusparse-cholesky-solverLinks
A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library
☆19Updated 5 years ago
Alternatives and similar repositories for cusparse-cholesky-solver
Users that are interested in cusparse-cholesky-solver are comparing it to the libraries listed below
Sorting:
- An easily integrable Cholesky solver on CPU and GPU☆237Updated 7 months ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 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
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆133Updated 7 months 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
- Easy-to-use linear and non-linear solver☆52Updated 3 weeks ago
- A working copy of the code from "A Benchmark for Surface Reconstruction" by Berger et. Al☆53Updated 10 months ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- Efficient Eikonal equation solver using CUDA☆94Updated 5 months ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- Geometry Processing Package☆55Updated 2 years ago
- ☆58Updated 5 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆29Updated last week
- ☆63Updated last month
- Finite Element Codebase for Triangle/Tetrahedral Meshes☆64Updated 11 months ago
- ☆54Updated last year
- ☆251Updated 2 weeks ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Code examples for automatic differentiation with TinyAD☆29Updated 2 months ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 weeks ago
- C++ Shape Analysis and Geometry Processing☆40Updated 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 4 years ago
- A Benchmark for Surface Reconstruction☆12Updated 9 years ago
- GPU-accelerated KD-tree implementation☆45Updated 3 years ago
- Source code for serveral papers on discrete Laplace operators on general polygons and polyhedral meshes☆38Updated last year
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 3 months ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆136Updated last year
- 离散几何处理中文版翻译☆60Updated 3 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
- Gradient, divergence, Laplacian on point clouds. Useful for setting up and solving PDEs on point clouds and learning anisotropic features…☆75Updated 2 years ago