ParAlg / ParGeoLinks
☆49Updated 3 years ago
Alternatives and similar repositories for ParGeo
Users that are interested in ParGeo are comparing it to the libraries listed below
Sorting:
- A gpu based implementation of a K-D Tree Builder☆116Updated 6 years ago
- A Collection of Parallel Algorithms for Computational Geometry☆12Updated 3 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 6 years ago
- ☆69Updated last month
- ☆278Updated 2 weeks 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
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- BGHT: High-performance static GPU hash tables.☆72Updated 4 months ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Parallel Graph Input Output☆18Updated 2 years ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆45Updated this week
- CUDA implementation of parallel radix sort using Blelloch scan☆65Updated last year
- A Library for fast Hash Tables on GPUs☆126Updated last month
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated 3 weeks 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
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 7 months ago
- Easy-to-use linear and non-linear solver☆54Updated 4 months ago
- Automatic Differentiation in Geometry Processing Made Simple☆409Updated 2 weeks ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆29Updated 3 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 4 months ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- ☆73Updated 2 months ago
- GPU B-Tree with support for versioning (snapshots).☆50Updated last year
- GPU-accelerated triangle mesh processing☆278Updated last week
- A library of various helper routines and frameworks used by many of the lab's software☆71Updated 4 months ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago