particle.swarm.optimisation (version 1.0)
Optimisation with Particle Swarm Optimisation
Description
A toolbox to create a particle swarm optimisation (PSO), the package contains two classes: the Particle and the Particle Swarm, this two class is used to run the PSO with methods to easily print, plot and save the result.