Package: wnpp Severity: wishlist Owner: Yadd <y...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : node-d3-delaunay Version : 6.0.4 Upstream Contact: Observable, Inc. <https://github.com/d3/d3-delaunay/issues> * URL : https://github.com/d3/d3-delaunay * License : ISC Programming Lang: JavaScript Description : Node.js fast library for computing the Voronoi diagram node-d3-delaunay is a fast library for computing the Voronoi diagram of a set of two-dimensional points. It is based on included node-delaunator, a fast library for computing the Delaunay triangulation using sweep algorithms. The Voronoi diagram is constructed by connecting the circumcenters of adjacent triangles in the Delaunay triangulation. It's a missing dependency of node-vega, needed to build node-jupyterlab