Cellular Automata: Rule 30 (Math & Logic)
category: code [glöplog]
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.
of course since most processors have xor and or, its much easier to use those operations.