--- /srv/reproducible-results/rbuild-debian/r-b-build.OxBo4stT/b1/pyswarms_1.3.0-5_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.OxBo4stT/b2/pyswarms_1.3.0-5_i386.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 25659326377ec415eed588a809712cf6 5764004 doc optional python-pyswarms-doc_1.3.0-5_all.deb │ + a53ecaa2092ed9ee20cd998fe4f98748 5763996 doc optional python-pyswarms-doc_1.3.0-5_all.deb │ 38aa185a91e7d82e0dee09c7c76c9229 51568 python optional python3-pyswarms_1.3.0-5_all.deb ├── python-pyswarms-doc_1.3.0-5_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2023-01-28 06:33:49.000000 debian-binary │ │ -rw-r--r-- 0 0 0 4380 2023-01-28 06:33:49.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 5759432 2023-01-28 06:33:49.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5759424 2023-01-28 06:33:49.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python3-pyswarms/html/examples/tutorials/options_handler.html │ │ │ │ @@ -507,15 +507,15 @@ │ │ │ │ 2020-12-11 19:23:30,971 - matplotlib.animation - WARNING - MovieWriter imagemagick unavailable; using Pillow instead. │ │ │ │ 2020-12-11 19:23:30,973 - matplotlib.animation - INFO - Animation.save using <class 'matplotlib.animation.PillowWriter'> │ │ │ │ │ │ │ │ │ │ │ │

Compare the two animations. Observe the convergence time and particle overshoot in both figures.

│ │ │ │

Left: Without handle

│ │ │ │

Right: With handle

│ │ │ │ -

8eba9932acfc4d1ba7422503baced8c6 abda5d3d5c3a42a9a9a611c48ece8d35

│ │ │ │ +

dbbd66dc36984eac9db37bfd9b6bd8dc 1e736973888e4133b0de099d2fc8c8e9

│ │ │ │
│ │ │ │
[ ]:
│ │ │ │  
│ │ │ │
│ │ │ │

│ │ │ │  
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -139,15 +139,15 @@ │ │ │ │ │ imagemagick unavailable; using Pillow instead. │ │ │ │ │ 2020-12-11 19:23:30,973 - matplotlib.animation - INFO - Animation.save using │ │ │ │ │ │ │ │ │ │ Compare the two animations. Observe the convergence time and particle overshoot │ │ │ │ │ in both figures. │ │ │ │ │ Left: Without handle │ │ │ │ │ Right: With handle │ │ │ │ │ -[8eba9932acfc4d1ba7422503baced8c6] [abda5d3d5c3a42a9a9a611c48ece8d35] │ │ │ │ │ +[dbbd66dc36984eac9db37bfd9b6bd8dc] [1e736973888e4133b0de099d2fc8c8e9] │ │ │ │ │ [ ]: │ │ │ │ │ │ │ │ │ │ ***** Customizing ending options ***** │ │ │ │ │ As of the current version(1.2.0), you’ll need to create your own optimization │ │ │ │ │ loop to keep custom ending options. The next block shows a basic implementation │ │ │ │ │ of this without logging etc. │ │ │ │ │ [6]: