Metadata-Version: 2.1
Name: EnsembleParticleSwarmOptimization
Version: 0.1.8
Summary: Ensemble of particle swarms together with various velocity rules for function optimization
Home-page: https://github.com/dig07/PySO
Author: Christopher Moore and Diganta Bandopadhyay
Author-email: diganta@star.sr.bham.ac.uk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown

# PySO
Particle swarm optimizer

Currently under development. 

![Multiple Swarm](examples/hierarchical_results/animation_non_periodic.gif)


See current To do list here: https://trello.com/b/SEnVSWWd/to-do-list
