Package: wnpp
Severity: wishlist
Owner: Pirate Praveen <[email protected]>
X-Debbugs-CC: [email protected]

* Package name    : node-d3-quadtree
  Version         : 1.0.3
  Upstream Author : Mike Bostock (http://bost.ocks.org/mike)
* URL             : https://d3js.org/d3-quadtree/
* License         : BSD-3-Clause
  Programming Lang: JavaScript
  Description     : Two-dimensional recursive spatial subdivision

 A quadtree recursively partitions two-dimensional space into squares,
dividing
 each square into four equally-sized squares. Each distinct point exists
in a
 unique leaf node; coincident points are represented by a linked list.
 .
 Quadtrees can accelerate various spatial operations, such as the Barnes–Hut
 approximation for computing many-body forces, collision detection, and
 searching for nearby points.
 .
 Node.js is an event-based server-side JavaScript engine.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to