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

Pickling subtypes, individuals and *families* #127

Closed daffidwilde closed 4 years ago

daffidwilde commented 4 years ago

Refactor the subtype process so that they can be stored via pickle and json by introducing a new Family class that handles a Distribution class' subtypes.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 107


Totals Coverage Status
Change from base Build 92: 0.0%
Covered Lines: 605
Relevant Lines: 605

💛 - Coveralls