Package: esda / 2.7.0-2

Metadata

Package Version Patches format
esda 2.7.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
003.reproducible.build.patch | (download)

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

 make the build reproducible
004.fixed path file tests.patch | (download)

esda/tests/test_geary.py | 13 10 + 3 - 0 !
esda/tests/test_lee.py | 6 4 + 2 - 0 !
esda/tests/test_local_geary.py | 11 8 + 3 - 0 !
esda/tests/test_local_geary_mv.py | 15 10 + 5 - 0 !
esda/tests/test_losh.py | 9 6 + 3 - 0 !
esda/tests/test_moran.py | 44 26 + 18 - 0 !
esda/tests/test_smaup.py | 18 12 + 6 - 0 !
esda/tests/test_smoothing.py | 27 18 + 9 - 0 !
esda/tests/test_util.py | 8 6 + 2 - 0 !
9 files changed, 100 insertions(+), 51 deletions(-)

 fixed file path for tests and functions ignored with atol and rtol error
005.fix docstring underline length.patch | (download)

esda/join_counts.py | 2 1 + 1 - 0 !
esda/moran.py | 12 6 + 6 - 0 !
esda/silhouettes.py | 4 2 + 2 - 0 !
3 files changed, 9 insertions(+), 9 deletions(-)

 fixed docstring underline length
006.scikit learn 1.8.patch | (download)

esda/geary_local_mv.py | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 add support for scikit-learn 1.8+