Crate fast_boolean_anf_transform

Source
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§