ndtree

bin-, quad-, oct- tree for mesh refinements


License
MIT
Install
pip install ndtree==0.1

Documentation

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