Similaritymeasures

Latest version: v1.1.0

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

Scan your dependencies

Page 2 of 4

0.4.3

Changed
- Fix paper citation had the incorrect month and year.

0.4.2

Changed
- There was bug in testing for a complex quadrilateral that made me incorrectly change the is_simple_quad function. This bug has existed in the area function since August, and should be fixed now. Thanks to aanchalMongia for the detailed report in https://github.com/cjekel/similarity_measures/issues/7 .

0.4.1

Changed
- Fix bug in simple quad check; simple quads occur with two or four positive cross products, or with two or four negative cross products.

0.4.0

Added
- setuptools is now a requirement
- online docs [here](https://jekel.me/similarity_measures/index.html)
Changed
- Fréchet distance now uses an iterative dynamic programming algorithm (Thanks to Sen ZHANG https://github.com/SenZHANG-GitHub). The performance improvements were briefly studied in this [notebook](https://github.com/cjekel/similarity_measures/blob/master/frechet_distance_recursion_vs_dp.ipynb).

0.3.4

Changed
- fixed bug in is_simple_quad(), which would sometimes return the incorrect value
- fixed bug in pcm() when a and b where swapped based on arc_length

0.3.3

Changed
- fixed broken links in README !

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.