--- /srv/reproducible-results/rbuild-debian/r-b-build.6lUfknTw/b1/pyswarms_1.3.0-5_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.6lUfknTw/b2/pyswarms_1.3.0-5_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - dba43c91a9d03a5f86452a545e846d46 5763996 doc optional python-pyswarms-doc_1.3.0-5_all.deb │ + dae3efa006e22105697ccfd93ae350ea 5764004 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 5759424 2023-01-28 06:33:49.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5759432 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

│ │ │ │ -

6cb92ff3837f423e99dd603e4a3ec2ec ca2deacd160d4bfa94273e7e4cd8b184

│ │ │ │ +

c514b913708f43f0ad657ad1932cc233 fbb2fe2ce9f24ca7bbca9d9fde36a6cb

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

│ │ │ │  
│ │ │ │
│ │ │ │ ├── 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 │ │ │ │ │ -[6cb92ff3837f423e99dd603e4a3ec2ec] [ca2deacd160d4bfa94273e7e4cd8b184] │ │ │ │ │ +[c514b913708f43f0ad657ad1932cc233] [fbb2fe2ce9f24ca7bbca9d9fde36a6cb] │ │ │ │ │ [ ]: │ │ │ │ │ │ │ │ │ │ ***** 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]: