Uses of Interface
toxi.sim.automata.MatrixEvolver
Packages that use MatrixEvolver
-
Uses of MatrixEvolver in toxi.sim.automata
Subinterfaces of MatrixEvolver in toxi.sim.automataModifier and TypeInterfaceDescriptioninterface
This interface defines the required API for aCAMatrix
compatible cellular automata rule implementation.Classes in toxi.sim.automata that implement MatrixEvolverModifier 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.Methods in toxi.sim.automata that return MatrixEvolver