~obeancomputer/pyquad

886f40131b1ae9c0d17878a2247d603e8a5417ed — ocsmit 1 year, 9 months ago 3c39339
Update README
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 3,7 3,7 @@
---


`pyquad` is a python library for generating quadtrees.
`pyquad` is a python library for generating quadtrees - note: a bit messy and not at all optimized.
A focus is placed on region quadtrees as future use/development will be geared towards remote sensing based algorithms.

A demo can be found within the notebooks folder.