Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@MoritzWillig MoritzWillig released this 21 Jan 17:27
· 5 commits to master since this release

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