Extremitypathfinder

Latest version: v2.7.2

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

Scan your dependencies

Page 3 of 4

2.1.0

Not secure
------------------

IMPORTANT BUGFIX: in some cases the visibility computation was faulty (fix 23)

* added new test case

2.0.0

Not secure
------------------

* IMPROVEMENT: Different polygons may now intersect each other. Thanks to `Georg Hess <https://github.com/georghess>`__!
* BUGFIX: Fixed a bug that caused "dangling" extremities in the graph to be left out
* ``TypeError`` and ``ValueError`` are being raised instead of ``AssertionError`` in case of invalid input parameters with ``validate=True``. Thanks to `Andrew Costello <https://github.com/Andrewsyl>`__!

1.5.0

Not secure
------------------

* BUGFIX: fix 16. introduce unique ordering of A* search heap queue with custom class ``SearchState`` (internal)

1.4.0

Not secure
------------------

* BUGFIX: fix clockwise polygon numbering test (for input data validation, mentioned in 12)

1.3.0

Not secure
------------------

* FIX 11: added option ``verify`` to ``find_shortest_path()`` for skipping the 'within map' test for goal and start points

1.2.0

Not secure
------------------

* supporting only python 3.7+
* fix 10: Memory leak in DirectedHeuristicGraph
* fix BUG where "dangling" extremities in the visibility graph would be deleted
* using generators to refer to the polygon properties (vertices,...) of an environment (save memory and remove redundancy)
* enabled plotting the test results, at the same time this is testing the plotting functionality
* added typing

internal:

* added sphinx documentation, included auto api documentation, improved docstrings
* added contribution guidelines
* add sponsor button
* updated publishing routine
* split up requirement files (basic, tests)
* specific tags for supported python versions in wheel
* testing all different python versions with tox
* added coverage tests
* added editorconfig
* specify version in VERSION file
* added new tests

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.