issues
search
kip-hart
/
AABBTree
Pure Python implementation of d-dimensional AABB tree.
https://aabbtree.readthedocs.io
MIT License
62
stars
11
forks
source link
Update to 2.3
#3
Closed
kip-hart
closed
5 years ago
kip-hart
commented
5 years ago
Change Log
AABB Class
Raises ValueError for improperly formatted limits
AABBTree Class
Updated docstring for
__init__
Miscellaneous
Updated version to 2.3
Updated README
Diagram in docs now created using package
Added tests
Change Log
AABB Class
AABBTree Class
__init__
Miscellaneous