Aabbtree

Latest version: v2.8.1

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

2.5.0

Changelog

Added
* Option to choose breadth-first search (BFS) or depth-first search (DFS).
* Overlapping AABBs method to AABBTree class.

Changed
* Iterators in AABB class, for improved speed.
* Year in copyright notices.

2.4.0

Change Log

Added
- Corners property to AABB class (4)

2.3.1

Change Log

Miscellaneous
* Updated documentation

2.3

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

2.2

Change Log

AABB Class
* Added volume property
* Added overlap volume class method


AABBTree Class
* Added depth property
* Updated cost functions in add method

Miscellaneous
* Updated version to 2.2
* Removed cost-dependent AABBTree tests

2.1

Change Log:

* Added a catch for comparing AABB overlap when one of them is uninitialized

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.