Skip to content
/ pyquad Public

Python implementation of the region quadtree

License

Notifications You must be signed in to change notification settings

ocsmit/pyquad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

485c97c · Oct 16, 2023

History

58 Commits
Dec 1, 2022
Dec 1, 2022
Nov 16, 2022
Nov 22, 2022
Dec 1, 2022
Nov 16, 2022
Nov 15, 2022
Dec 2, 2022
Oct 16, 2023
Dec 2, 2022
Dec 2, 2022
Nov 16, 2022

Repository files navigation

pyquad


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.

Dependencies can be installed with either poetry or conda/mamba.

image image

About

Python implementation of the region quadtree

Resources

License

Stars

Watchers

Forks