--- /srv/reproducible-results/rbuild-debian/r-b-build.cUERPUNf/b1/pyswarms_1.3.0-5_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.cUERPUNf/b2/pyswarms_1.3.0-5_armhf.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 8b8c06de5b4d51d60d5e204e7db51062 5764000 doc optional python-pyswarms-doc_1.3.0-5_all.deb │ + 1ea571ec73a41b328614c512f246727a 5764060 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 5759428 2023-01-28 06:33:49.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5759488 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

│ │ │ │ -

7f85081b9c4d4578aa056cfd9fa70856 1161eddc2e6c4aa3b1690f51fe1409ba

│ │ │ │ +

759d128ded35430bb608a5e01b520cc0 eb90126c6a8e4fadb74fbf5384284997

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

│ │ │ │  
│ │ │ │
│ │ │ │ ├── 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 │ │ │ │ │ -[7f85081b9c4d4578aa056cfd9fa70856] [1161eddc2e6c4aa3b1690f51fe1409ba] │ │ │ │ │ +[759d128ded35430bb608a5e01b520cc0] [eb90126c6a8e4fadb74fbf5384284997] │ │ │ │ │ [ ]: │ │ │ │ │ │ │ │ │ │ ***** 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]: