Description Usage Arguments Details Value Examples
The spark of all life in the Game of Evolution aka organism initialization function
1 |
I |
number of rows in organism |
J |
number of columns in organism |
density |
Range = [0,1]. Probabilty a given cell is set to 1 |
Create a binary matrix of size I x J and return it as an 'organism' object
An organism-class object
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.