daffidwilde / edo

A library for generating artificial datasets through genetic evolution.
https://doi.org/10.1007/s10489-019-01592-4
MIT License
13 stars 0 forks source link

The `Family` class, decentralised random states, a better caching framework #132

Closed daffidwilde closed 4 years ago

daffidwilde commented 4 years ago

This is the first big improvement in a while and makes the library easier to use in my opinion. The changes can be summarised as follows:

daffidwilde commented 4 years ago

All looks good now the builds are going through. Just need to go over the docstrings before merging.