pouët.net

Cellular Automata: Rule 30 (Math & Logic)

category: code [glöplog]
Also you can play with it here and here
added on the 2014-01-18 13:37:59 by baah baah
one can also use (p + q + r + q r) mod 2 to generate rule 30.
of course since most processors have xor and or, its much easier to use those operations.
added on the 2014-01-18 20:52:08 by rudi rudi

login