Differences between version 2 and previous revision of CellularAutomata.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 2 Last edited on Saturday, December 14, 2002 4:23:43 pm. by DavidLucifer
Older page: version 1 Last edited on Saturday, December 14, 2002 12:51:15 pm. by DavidLucifer
@@ -1,5 +1,11 @@
-Describe [CellularAutomata] here
+A mathematical formalism often implemented in a computer program. A CA (for short) is a network of cells. Each cell is connected to a number of neighboring cells. Each cell has a state which is determined at any given time by the previous state of itself and its neighbors.   
+   
+EdwardFredkin suggested that the universe is literally a CA at the bottom, a view recently popularized by StephenWolfram in ANewKindOfScience.   
+   
+Visit the [Digital Worlds Tutorial | http://www .ifs.tuwien.ac.at/~aschatt/info/ca/ca.html]   
+   
+[Google! | Google:"cellular automata"]  
  
 ---- 
  
 See other InterestingMemes.