Debian Patches

Status for python-matplotlib-venn/1.1.1-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Change-doctest-comparison-method-in-cost-based-venn3.patch Change doctest comparison method in cost based venn3

The floating point comparison with ellipsis in this doctest was not reliable. While some coordinates
were compared with a precision of 1e-6 (-1..), others were compared with a precision of 1e-2 (-0.13..., -0.15... and so on).
That being said, the comparison method was changed to np.allclose with atol=1e-02, which is a more reliable way.
dougAlvs <douglasvestos@gmail.com> no 2025-01-27

All known versions for source package 'python-matplotlib-venn'

Links