Contents
sequency_perm_ind()
Tutorials
Return permutation indices to get sequency from the natural order
n (int): Order of the matrix, a power of two.
n
list:
Permutation indices to get a Walsh matrix of order 8
>>> print(sequency_perm_ind(8))