Pysnic

Latest version: v1.0.4

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

Scan your dependencies

1.0.4

This release removes some bugs in the code and updates the package information.

Notable changes:
* Fixes an index out of bounds error. (polygonization)
* Prevents some edges from being discarded mistakenly. (polygonization)
* Project now contains a `pyproject.toml`. (pip packaging)

1.0.3

This release resolves a bug in the polygonization process.

Notable changes:
* Fixes a bug in `trace_edges_unsafe`. (Closes 8)

1.0.2

This release **improves the performance of `snic()` by about 30%**. (The average runtime on the example image is reduced from 4171 ms to 2897 ms - measured on a Ryzen 1900X, Python 3.8.5).

Notable changes:
* **Replacing the custom element class of the priority queue by tuples**

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.