Metadata-Version: 1.1
Name: pynmmso
Version: 0.1
Summary: Multi-Modal Search with the Niching Migratory Multi-Swarm Optimizer
Home-page: https://github.com/EPCCed/NMMSO/wiki/NMMSO
Author: Ally Hume
Author-email: a.hume@epcc.ed.ac.uk
License: MIT
Description: # Niching Migratory Multi-Swarm Optimser for Python (pynmmso)
        
        Python implementation of the Niching Migratory Multi-Swarm Optimser, described
        in: "*Running Up Those Hills: Multi-Modal Search with the Niching Migratory Multi-Swarm Optimiser*"
        by Jonathan E. Fieldsend published in Proceedings of the IEEE Congress on Evolutionary Computation, 
        pages 2593-2600, 2014 (http://hdl.handle.net/10871/15247)
        
        Please reference this paper if you undertake work utilising this code.
        
        Documentation for pynmmso can be found at: https://github.com/EPCCed/pynmmso/wiki/NMMSO
        
        
        
        
Keywords: optimization,optimisation,optimizer,optimiser,multimodal,multi-modal,GA,genetic
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
