openvm_circuit

Module utils

Source
Expand description

Utility functions and test utils

Functionsยง

  • Return either 0 if n is zero or the next power of two of n. Used to resize the number of rows in a trace matrix.