deltakit.explorer.codes.Polynomial.to_vec#

Polynomial.to_vec() list[int]#

Convert a Polynomial back to a binary vector.

Returns:

Int (bool) vector representation of the Polynomial.

Return type:

List[int]