Metadata-Version: 2.1
Name: ndtree
Version: 0.1
Summary: bin-, quad-, oct- tree for mesh refinements
Home-page: http://github.com/leonshting/ndtree
Author: Leonid Shtanko
Author-email: leonshting@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: numpy

quad(oct)tree is useful for mesh refinements, this package provides corresponding functionality.
There are depth first and breadth first strategies available.


