ParAlg / ParGeoLinks
☆50Updated 3 years ago
Alternatives and similar repositories for ParGeo
Users that are interested in ParGeo 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…☆26Updated 5 years ago
- ☆71Updated 3 months ago
- A Collection of Parallel Algorithms for Computational Geometry☆12Updated 3 years ago
- A gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 6 years ago
- ☆279Updated 2 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆109Updated last year
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 6 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆29Updated 3 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 4 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated 3 months ago
- Ponca is a header only C++/CUDA library for point cloud analysis☆46Updated last week
- Parallel Graph Input Output☆18Updated 2 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 9 months ago
- Easy-to-use linear and non-linear solver☆56Updated 7 months ago
- Interpolated corrected curvature measures for polygonal surfaces☆16Updated 7 months ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated last month
- ☆76Updated last month
- A warp-oriented dynamic hash table for GPUs☆76Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 7 months ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- CPM / cmake recipes for geometry processing stuff☆20Updated 2 months ago
- Automatic Differentiation in Geometry Processing Made Simple☆416Updated 2 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆175Updated 7 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆45Updated 3 months ago