An evolutionary computation library for Python
Project description
An evolutionary computation library for Python.
Pyvolution is a library for experimenting with evolutionary computation.
Installation
Installing from pip:
pip install pynetics
Installing from source:
pip install git+https://github.com/blazaid/pynetics
Requirements
No requirements for now.
Documentation
WIP