Skip to content

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.…

Notifications You must be signed in to change notification settings

nkaria1/cellular_automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

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

No packages published

Languages