(discrete-rule rule)
Given a rule number, converts it to binary form and outputs a list of state results based on the 1D wolfram discrete cellular automata
Given a rule number, converts it to binary form and outputs a list of state results based on the 1D wolfram discrete cellular automata
(group-1d states)
groups each state with its left and right neighbor
groups each state with its left and right neighbor
(step-1d states update-fn)
groups the states and applies a given update function
groups the states and applies a given update function
(step-discrete-1d states rule)
applies discrete 1D CA rules
applies discrete 1D CA rules
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close