-
Notifications
You must be signed in to change notification settings - Fork 1
we have a matrix with N columns and M rows. Each entry in the matrix is either 0 or 1. We always initialize Row 1. Given a rule , we construct the subsequent row by applying the rule to the previous row and so on. We can extend the number of rows indefinitely. Guided by one of the rules of cellular automata described : http://www.wolframscience.…
nkaria1/cellular_automata
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
we have a matrix with N columns and M rows. Each entry in the matrix is either 0 or 1. We always initialize Row 1. Given a rule , we construct the subsequent row by applying the rule to the previous row and so on. We can extend the number of rows indefinitely. Guided by one of the rules of cellular automata described : http://www.wolframscience.…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published