Metadata-Version: 2.1
Name: EnsembleParticleSwarmOptimization
Version: 0.0.15
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. 
        
        
        To do list:
        ------
        
        - Remove pomegranate
        
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
