--- /srv/reproducible-results/rbuild-debian/r-b-build.98v4K8Xo/b1/pyswarms_1.3.0-1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.98v4K8Xo/b2/pyswarms_1.3.0-1_armhf.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 478113d61a19f4f87e201c9c856ab79e 5741136 doc optional python-pyswarms-doc_1.3.0-1_all.deb │ + 1822f0124c47a9a5ec055cbda96511e2 5741216 doc optional python-pyswarms-doc_1.3.0-1_all.deb │ 903e143dc4050bc456774d469822c40b 51260 python optional python3-pyswarms_1.3.0-1_all.deb ├── python-pyswarms-doc_1.3.0-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-01-12 19:45:45.000000 debian-binary │ │ --rw-r--r-- 0 0 0 4384 2021-01-12 19:45:45.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 5736560 2021-01-12 19:45:45.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4380 2021-01-12 19:45:45.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 5736644 2021-01-12 19:45:45.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 │ │ │ │ @@ -590,15 +590,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

│ │ │ │ -

b274ca2370334b72b8e3e199fd2f8365 9dc66a3f4b1e414a93e58ab3adea3470

│ │ │ │ +

ce46caed4f6047d6a8765a1e1a2916e3 ae8c36b9d601429fba193cedc45a34c8

│ │ │ │
│ │ │ │
[ ]:
│ │ │ │  
│ │ │ │
│ │ │ │
│ │ │ │  
│ │ │ │  
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -137,15 +137,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 │ │ │ │ │ -[b274ca2370334b72b8e3e199fd2f8365] [9dc66a3f4b1e414a93e58ab3adea3470] │ │ │ │ │ +[ce46caed4f6047d6a8765a1e1a2916e3] [ae8c36b9d601429fba193cedc45a34c8] │ │ │ │ │ [ ]: │ │ │ │ │ ***** 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]: │ │ │ │ │ from pyswarms.backend.operators import compute_pbest,