Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elaborate EvoLife example model #41

Closed
a5kin opened this issue Mar 3, 2019 · 1 comment
Closed

Elaborate EvoLife example model #41

a5kin opened this issue Mar 3, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@a5kin
Copy link
Owner

a5kin commented Mar 3, 2019

Let apply the same approach as we did with GameOfLife example in 0.1. So, first we should have the model ready with all features in places. All new classes should have appropriate interface raising NotImplementedError.
This will give us a good chance to think about the exact set of new features we need, give them proper names and put them to proper places in the package architecture.

@a5kin a5kin added the example label Mar 3, 2019
@a5kin a5kin added this to the v0.2.0 milestone Mar 3, 2019
@a5kin a5kin self-assigned this Mar 3, 2019
a5kin added a commit that referenced this issue Mar 7, 2019
a5kin added a commit that referenced this issue Mar 7, 2019
a5kin added a commit that referenced this issue Mar 7, 2019
a5kin added a commit that referenced this issue Mar 7, 2019
a5kin added a commit that referenced this issue Mar 7, 2019
a5kin added a commit that referenced this issue Mar 7, 2019
a5kin added a commit that referenced this issue Mar 7, 2019
a5kin added a commit that referenced this issue Mar 7, 2019
@a5kin
Copy link
Owner Author

a5kin commented Mar 9, 2019

Let consider EvoLife model's mockup is ready. It is surely far from complete and a subject to multiple changes during the process of development. We'll add meta-params later, along with the other features implementation. Coverage is broken until the next stage, we have to cover every aspect of the new functionality as a primary goal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant