--- /srv/reproducible-results/rbuild-debian/r-b-build.dXm6Gvqu/b1/dask_2024.12.1+dfsg-2_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.dXm6Gvqu/b2/dask_2024.12.1+dfsg-2_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 684fd70a217dac95fecb240c3b942623 10842364 doc optional python-dask-doc_2024.12.1+dfsg-2_all.deb │ + 0aa19c9aa4a5e4509e802e9c60e1ca7a 10842228 doc optional python-dask-doc_2024.12.1+dfsg-2_all.deb │ 11699e3e99080203750974acb65a2cff 983816 python optional python3-dask_2024.12.1+dfsg-2_all.deb ├── python-dask-doc_2024.12.1+dfsg-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-02-04 10:15:05.000000 debian-binary │ │ --rw-r--r-- 0 0 0 61276 2025-02-04 10:15:05.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 10780896 2025-02-04 10:15:05.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 61280 2025-02-04 10:15:05.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 10780756 2025-02-04 10:15:05.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-dask-doc/html/generated/dask.array.stats.ttest_ind.html │ │ │ │ @@ -46,15 +46,15 @@ │ │ │ │
This docstring was copied from scipy.stats.ttest_ind.
│ │ │ │Some inconsistencies with the Dask version may exist.
│ │ │ │Calculate the T-test for the means of two independent samples of scores.
│ │ │ │This is a test for the null hypothesis that 2 independent samples │ │ │ │ have identical average (expected) values. This test assumes that the │ │ │ │ populations have identical variances by default.
│ │ │ │Deprecated since version 1.17.0: Use of argument(s) {'nan_policy', 'equal_var', 'axis', 'alternative', 'method', 'trim', 'keepdims'}
by position is deprecated; beginning in
│ │ │ │ +
Deprecated since version 1.17.0: Use of argument(s) {'nan_policy', 'axis', 'method', 'keepdims', 'equal_var', 'trim', 'alternative'}
by position is deprecated; beginning in
│ │ │ │ SciPy 1.17.0, these will be keyword-only. Argument(s) {'permutations', 'random_state'}
are deprecated, whether passed by position or keyword; they will be removed in SciPy 1.17.0. Use method
to perform a permutation test.
The arrays must have the same shape, except in the dimension │ │ │ │ corresponding to axis (the first, by default).
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -3,15 +3,15 @@ │ │ │ │ │ This docstring was copied from scipy.stats.ttest_ind. │ │ │ │ │ Some inconsistencies with the Dask version may exist. │ │ │ │ │ Calculate the T-test for the means of ttwwoo iinnddeeppeennddeenntt samples of scores. │ │ │ │ │ This is a test for the null hypothesis that 2 independent samples have │ │ │ │ │ identical average (expected) values. This test assumes that the │ │ │ │ │ populations have identical variances by default. │ │ │ │ │ Deprecated since version 1.17.0: Use of argument(s) {'nan_policy', │ │ │ │ │ - 'equal_var', 'axis', 'alternative', 'method', 'trim', 'keepdims'} by │ │ │ │ │ + 'axis', 'method', 'keepdims', 'equal_var', 'trim', 'alternative'} by │ │ │ │ │ position is deprecated; beginning in SciPy 1.17.0, these will be keyword- │ │ │ │ │ only. Argument(s) {'permutations', 'random_state'} are deprecated, │ │ │ │ │ whether passed by position or keyword; they will be removed in SciPy │ │ │ │ │ 1.17.0. Use method to perform a permutation test. │ │ │ │ │ Parameters: │ │ │ │ │ aa,, bbarray_like │ │ │ │ │ The arrays must have the same shape, except in the dimension