Package: pyswarms / 1.3.0-9

Metadata

Package Version Patches format
pyswarms 1.3.0-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Use local mathjax.patch | (download)

docs/conf.py | 3 3 0 - 0 !
1 file changed, 3 insertions( )

 use local mathjax

Use local requirejs.patch | (download)

docs/conf.py | 4 4 0 - 0 !
1 file changed, 4 insertions( )

 use local requirejs

Use system inventory.patch | (download)

docs/conf.py | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 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 !
docs/index.rst | 25 0 25 - 0 !
2 files changed, 1 insertion( ), 28 deletions(-)

 drop privacy breaching external images

Fix FTBFS with new sphinx.patch | (download)

docs/conf.py | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 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 !
1 file changed, 2 insertions( ), 2 deletions(-)

 configure static alt text for buildtime-generated animation images
numpy 1.24.patch | (download)

pyswarms/backend/topology/pyramid.py | 2 1 1 - 0 !
pyswarms/backend/topology/random.py | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 adapt to numpy 1.24


no_future.patch | (download)

pyswarms/utils/search/random_search.py | 5 2 3 - 0 !
requirements-dev.txt | 1 0 1 - 0 !
requirements.in | 1 0 1 - 0 !
requirements.txt | 1 0 1 - 0 !
4 files changed, 2 insertions( ), 6 deletions(-)

 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 !
1 file changed, 1 insertion( ), 1 deletion(-)

 [patch] fix tests with matplotlib 3.7


Fix FTBFS with new sphinx8.patch | (download)

docs/conf.py | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

---