Metadata-Version: 2.0
Name: Auxein
Version: 0.0.4
Summary: Evolutionary algorithms for everyone.
Home-page: https://github.com/auxein/auxein
Author: Davide Palmisano
Author-email: dpalmisano@gmail.com
License: Apache 2
Download-URL: https://github.com/auxein/auxein/releases
Platform: UNKNOWN
Requires-Python: >=3.6
Provides-Extra: tests
Requires-Dist: numpy (>=1.15.4)
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'


Auxein is a Python framework for evolutionary algorithms.


