python_prtree
python_prtree copied to clipboard
A Python implementation of Priority R-Tree, an alternative to RTree.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Hi, Really interesting tool that you have there, thank you for making it available! I wonder if it would be possible to introduce a `query_pairs` type method in a future...