Package: lmfit-py / 1.3.3-5

Metadata

Package Version Patches format
lmfit-py 1.3.3-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
deactivate_test.patch | (download)

tests/test_covariance_matrix.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 since this bug randomly fails it is deactivated

0004 jupyter_sphinx is not yet working on Debian.patch | (download)

doc/sphinx/ext_mathjax.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 jupyter_sphinx is not yet working on debian


exclude_test_for_32bit.patch | (download)

tests/test_minimizer.py | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 skip a test on 32-bit archs to prevent

fix test failure with new uncertainties.patch | (download)

lmfit/parameter.py | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 capture and ignore std_dev=0 warnings from uncertainties package
drop test confidence warnings.patch | (download)

tests/test_confidence.py | 10 0 + 10 - 0 !
1 file changed, 10 deletions(-)

 do not test for warnings from upstream code that might change or be suppressed or altered