Metadata-Version: 2.1
Name: py-ea
Version: 0.0.2
Summary: Evolutionary algorithms written in python
Home-page: https://github.com/mariusaarsnes/py-ea
Author: mariusaarsnes
Author-email: marius.aarsnes@gmail.com
License: UNKNOWN
Description: # Differential Evolution
        
        This is a simple project making a general interface for running differential evolution.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.8
Description-Content-Type: text/markdown
