Expand description
§Fast Boolean Algebraic Normal Form (ANF) Transformation functions
This crate provides two functions to transform cellular automata truth tables expressed as unsigned integers or boolean arrays into their Algebraic Normal Form (ANF) representation.
Functions§
- Fast ANF transformation for cellular automata truth table rules expressed as boolean arrays
- Fast ANF transformation for cellular automata truth table rules expressed as unsigned integers