--- /srv/reproducible-results/rbuild-debian/r-b-build.BPJcYtVy/b1/pyswarms_1.3.0-5_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.BPJcYtVy/b2/pyswarms_1.3.0-5_amd64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - a60096bd8366bdf46cc973aff1788caa 5763832 doc optional python-pyswarms-doc_1.3.0-5_all.deb │ + 69887972941736ff1821a03084e93460 5763960 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 5759260 2023-01-28 06:33:49.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5759388 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

│ │ │ │ -

da3bb4f83edf4c1ba68c68c39d39b046 a4d87a1c52be403a94d9400ada6f8b6c

│ │ │ │ +

42675003f61949e39f13d66e6ae25ae9 790eebee597b479ab13fc011bc17e901

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

│ │ │ │  
│ │ │ │
│ │ │ │ ├── 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 │ │ │ │ │ -[da3bb4f83edf4c1ba68c68c39d39b046] [a4d87a1c52be403a94d9400ada6f8b6c] │ │ │ │ │ +[42675003f61949e39f13d66e6ae25ae9] [790eebee597b479ab13fc011bc17e901] │ │ │ │ │ [ ]: │ │ │ │ │ │ │ │ │ │ ***** 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]: