Description
Axis-aligned bounding box trees can be built in pure Python for d-dimensional spatial indexing. This library is for developers working on geometry, collision checks, or spatial queries. It is imported by applications, and performance depends on data size and caller algorithms.