Package: pymca / 5.8.0+dfsg-2

Metadata

Package Version Patches format
pymca 5.8.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 use the local mathjax.patch | (download)

doc/source/conf.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use the local mathjax


0002 Replace assert_array_equal by assert_allclose in tes.patch | (download)

PyMca5/tests/McaStackViewTest.py | 26 13 + 13 - 0 !
1 file changed, 13 insertions(+), 13 deletions(-)

 replace assert_array_equal by assert_allclose in tests to avoid
 floating point comparison failures


numpy 1.24.patch | (download)

PyMca5/PyMcaCore/StackROIBatch.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fully specify dtype.