gishi523 / cusparse-cholesky-solverLinks
A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library
☆21Updated 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☆250Updated last week
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 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 5 years ago
- A gpu based implementation of a K-D Tree Builder☆116Updated 6 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆139Updated 2 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
- ☆57Updated 2 years ago
- Course material for CMU course on Monte Carlo Methods and Applications☆26Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- The Thallo DSL for Nonlinear Least Squares Optimization☆18Updated 4 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 7 months ago
- ☆39Updated 3 years ago
- ☆278Updated 2 weeks ago
- Code examples for automatic differentiation with TinyAD☆29Updated 6 months ago
- A working copy of the code from "A Benchmark for Surface Reconstruction" by Berger et. Al☆53Updated last year
- A reference implementation of the SIGGRAPH 2022 paper, "Fast Evaluation of Smooth Distance Constraints on Co-Dimensional Geometry"☆10Updated 11 months ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated 3 weeks ago
- Gradient, divergence, Laplacian on point clouds. Useful for setting up and solving PDEs on point clouds and learning anisotropic features…☆77Updated 3 years ago
- Conjugate Gradient solver written in CUDA☆28Updated 6 years ago
- VILTRUM: Varied Integration Layouts for arbiTRary integrals in a Unified Manner - A C++17 header-only library that provides a set of nume…☆16Updated 2 weeks ago
- Direct solver for sparse SPD matrices for nonlinear optimization. Implements supernodal Cholesky decomposition algorithm, and supports GP…☆97Updated last month
- Code for the Siggraph Asia 2020 submission☆45Updated 4 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆145Updated last year
- ☆73Updated 2 months ago
- ☆27Updated 7 months 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
- C++ implementation of "Surface Multigrid via Intrinsic Prolongation"☆74Updated 2 years ago
- Source code for serveral papers on discrete Laplace operators on general polygons and polyhedral meshes☆41Updated last year
- Efficient Eikonal equation solver using CUDA☆102Updated last month