Metadata-Version: 2.1
Name: EnsembleParticleSwarmOptimization
Version: 0.1.2
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
License: UNKNOWN
Description: # 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
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
