~piotr-machura/cartesian

Cartesian genetic programming library written in Python
fb729671 — Piotr Machura 2 years ago
Make matplotlib optional
f5cfd4e8 — Piotr Machura 2 years ago
Fix matplotlib requirements

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~piotr-machura/cartesian
read/write
git@git.sr.ht:~piotr-machura/cartesian

You can also use your local clone with git send-email.

#Cartesian genetic programming library

This is an implementation of the cartesian genetic programming paradigm written in python.

It was created as a semester-long assignment for our science labs under the guidance of dr Maciej MrowiĊ„ski.

For basic usage see the appropriate docstrings. Run the interactive example with python interactive.py from within the example directory.

#Authors

Piotr Machura

Jan Makowski