Package: python-pot / 0.9.5+dfsg-1

Metadata

Package Version Patches format
python-pot 0.9.5+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Allow non zero atol in allclose in test.patch | (download)

test/test_solvers.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow non-zero atol in allclose in test

This is to work around bug #1068647 until upstream fixes issue 618
[1].

[1] https://github.com/PythonOT/POT/issues/618