This package browser is in early development. Mind the rough edges.

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.

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.