GitHub / v-hill / parallel-delaunay
Parallel implementation of Guibas & Stolfi's divide-and-conquer algorithm for Delaunay triangulation, using MPI in Python.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-hill%2Fparallel-delaunay
Stars: 14
Forks: 2
Open issues: 3
License: mit
Language: Python
Size: 453 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 2 months ago
Pushed at: about 2 years ago
Last synced at: about 1 month ago
Commit Stats
Commits: 68
Authors: 2
Mean commits per author: 34.0
Development Distribution Score: 0.265
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/v-hill/parallel-delaunay
Topics: computational-geometry, delaunay-triangulation, mpi, mpi4py, parallel-computing