python-scikit-opt 0.6.6
Swarm intelligence algorithms in Python
Scikit-opt (or sko) is a Python module implementing swarm intelligence algorithms: genetic algorithm, particle swarm optimization, simulated annealing, ant colony algorithm, immune algorithm, artificial fish swarm algorithm.
- Outputs:
out
- Website: https://github.com/guofei9987/scikit-opt
- Licenses: Expat
- Package source: gnu/packages/python-science.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-scikit-opt 0.6.6
as follows:
guix install python-scikit-opt@0.6.6
Or install the latest version:
guix install python-scikit-opt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.