Converts a byte array in little endian to a slice of words.
Converts a byte array in little endian to a vector of words.
The FRI config for inner recursion.
The permutation for inner recursion.
Returns the next power of two that is >= n and >= 16. If fixed_power is set, it will return
2^fixed_power after checking that n <= 2^fixed_power.
Converts a num to a string with commas every 3 digits.
Runs a program and returns the public values stream.
A simple logger.
A tracer to benchmark the performance of the vm.
The FRI config for sp1 proofs.
Converts a slice of words to a slice of bytes in little endian.
Converts a slice of words to a byte vector in little endian.