How to Install and Uninstall python3-pyswarms Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-pyswarms" package

Please follow the instructions below to install python3-pyswarms on Kali Linux

$ sudo apt update $ sudo apt install python3-pyswarms

2. Uninstall "python3-pyswarms" package

This tutorial shows how to uninstall python3-pyswarms on Kali Linux:

$ sudo apt remove python3-pyswarms $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyswarms package on Kali Linux

Package: python3-pyswarms
Source: pyswarms
Version: 1.3.0-6
Installed-Size: 298
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-attr, python3-matplotlib, python3-numpy, python3-scipy, python3-tqdm, python3-yaml, python3:any
Suggests: python-pyswarms-doc
Size: 51708
SHA256: 42edfcc3a6a9d6c9389caee2b84709b5bc0f70dbc934eaaf2d33ed023969fc4d
SHA1: bc9003769b5420ba04d82c2cc5fe90efa1a6c9f5
MD5sum: ba0a2a50a4c92ccac1676c44c5b3d13a
Description: research toolkit for particle swarm optimization in Python
PySwarms is an extensible research toolkit for particle swarm optimization
(PSO) in Python.
.
It is intended for swarm intelligence researchers, practitioners, and students
who prefer a high-level declarative interface for implementing PSO in their
problems. PySwarms enables basic optimization with PSO and interaction with
swarm optimizations.
.
Features:
* High-level module for Particle Swarm Optimization
* Built-in objective functions to test optimization algorithms
* Plotting environment for cost histories and particle movement
* Hyperparameter search tools to optimize swarm behaviour
.
This package contains the Python 3.x version of PySwarms.
Description-md5:
Homepage: https://github.com/ljvmiranda921/pyswarms/
Section: python
Priority: optional
Filename: pool/main/p/pyswarms/python3-pyswarms_1.3.0-6_all.deb