Uses of Interface
toxi.sim.automata.MatrixEvolver
-
Uses of MatrixEvolver in toxi.sim.automata
Modifier and TypeInterfaceDescriptioninterface
This interface defines the required API for aCAMatrix
compatible cellular automata rule implementation.Modifier and TypeClassDescriptionclass
class
An extended & customized implementation of 1D Wolfram automata, fully compatible with the classic definition, yet supporting flexible kernel sizes/rule systems and n-ary cell states.