Metadata-Version: 2.1
Name: ModEA
Version: 0.3.0
Summary: A modular evolutionary algorithm framework, mostly tailored to a modular implementation of the CMA-ES
Home-page: https://github.com/sjvrijn/ModEA
Author: Sander van Rijn
Author-email: svr003@gmail.com
License: UNKNOWN
Description: [![Build Status](https://travis-ci.org/sjvrijn/ModEA.svg?branch=master)](https://travis-ci.org/sjvrijn/ModEA)
        [![Coverage Status](https://coveralls.io/repos/github/sjvrijn/ModEA/badge.svg?branch=master)](https://coveralls.io/github/sjvrijn/ModEA?branch=master)
        
        # Summary #
        This repository contains the code for the Modular EA framework by Sander van Rijn.
        
        # Documentation #
        Some preliminary documentation is available at [http://www.svrijn.nl/modular-cma-es-framework/docs](http://www.svrijn.nl/modular-cma-es-framework/docs)
        
        # References #
        [Evolving the Structure of Evolution Strategies. Sander van Rijn, Hao Wang, Matthijs van Leeuwen, Thomas Bäck. IEEE SSCI December 6-9 2016, Athens.](https://ieeexplore.ieee.org/document/7850138)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
