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

EvoLife is runnable with Xentica #36

Closed
12 tasks done
a5kin opened this issue Aug 8, 2018 · 1 comment
Closed
12 tasks done

EvoLife is runnable with Xentica #36

a5kin opened this issue Aug 8, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@a5kin
Copy link
Owner

a5kin commented Aug 8, 2018

The main goal of the current version is to run full-featured EvoLife model with Xentica. The ultimate criterion for completion is that so called 'Bliamba' structures able to appear out of random seed. For that, a number of features should be implemented:

  • EvoLife model implementation in examples
  • Tools (helpers?) package
  • Life-like rules helpers
  • RNG property
  • Conditional blocks execution (if/else) (unnecessary for EvoLife)
  • Totalistic rule property
  • Pseudorandom deterministic crossbreeding between genomes
  • HSV to RGB conversion
  • Composite seeds generation
  • Model's meta-params
  • Refine the whole system to produce similar dynamics to classic implementation
  • Build the experiment where Bliamba dynamics is clearly seen
@a5kin a5kin self-assigned this Aug 8, 2018
@a5kin a5kin added the scenario label Aug 8, 2018
@a5kin a5kin added this to the v0.2.0 milestone Aug 8, 2018
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 12, 2019
a5kin added a commit that referenced this issue Mar 13, 2019
a5kin added a commit that referenced this issue Mar 17, 2019
a5kin added a commit that referenced this issue Mar 17, 2019
a5kin added a commit that referenced this issue Mar 21, 2019
a5kin added a commit that referenced this issue Mar 21, 2019
a5kin added a commit that referenced this issue Mar 21, 2019
a5kin added a commit that referenced this issue Mar 21, 2019
a5kin added a commit that referenced this issue Mar 23, 2019
a5kin added a commit that referenced this issue Mar 23, 2019
a5kin added a commit that referenced this issue Mar 23, 2019
a5kin added a commit that referenced this issue Mar 31, 2019
a5kin added a commit that referenced this issue Mar 31, 2019
a5kin added a commit that referenced this issue Apr 4, 2019
a5kin added a commit that referenced this issue Apr 4, 2019
a5kin added a commit that referenced this issue Apr 7, 2019
a5kin added a commit that referenced this issue Apr 7, 2019
@a5kin
Copy link
Owner Author

a5kin commented Jun 2, 2019

Now we are 100% sure EvoLife is runnable in Xentica. Model and experiments are ready, "Bliamba" structures are possible. Check the quick videos of experiments running, or run them yourself with the latest code from the master branch.

@a5kin a5kin closed this as completed Jun 2, 2019
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