Package: pyswarms / 1.3.0-9
Metadata
Package | Version | Patches format |
---|---|---|
pyswarms | 1.3.0-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Use local mathjax.patch | (download) |
docs/conf.py |
3 3 0 - 0 ! |
use local mathjax |
Use local requirejs.patch | (download) |
docs/conf.py |
4 4 0 - 0 ! |
use local requirejs |
Use system inventory.patch | (download) |
docs/conf.py |
4 2 2 - 0 ! |
use system inventory As seen in src:statsmodel. |
Drop privacy breaching external images.patch | (download) |
docs/examples/usecases/electric_circuit_problem.ipynb |
4 1 3 - 0 ! |
drop privacy breaching external images |
Fix FTBFS with new sphinx.patch | (download) |
docs/conf.py |
2 1 1 - 0 ! |
sphinx api has changed, add_stylesheet() has been replaced with add_css_file(), this |
Deterministic documentation animations.patch | (download) |
docs/examples/tutorials/options_handler.ipynb |
4 2 2 - 0 ! |
configure static alt text for buildtime-generated animation images |
numpy 1.24.patch | (download) |
pyswarms/backend/topology/pyramid.py |
2 1 1 - 0 ! |
adapt to numpy 1.24 |
no_future.patch | (download) |
pyswarms/utils/search/random_search.py |
5 2 3 - 0 ! |
replace past.xrange by range (to not depend from future any more) |
pr509.patch | (download) |
tests/utils/plotters/test_plotters.py |
2 1 1 - 0 ! |
[patch] fix tests with matplotlib 3.7 |
Fix FTBFS with new sphinx8.patch | (download) |
docs/conf.py |
8 4 4 - 0 ! |
--- |