# (c) Rory Clune 2/23/2011 # Order 4 maximal binary LFSR import numpy x = [1,1,1,1,1] iter = 16 n=0 while (n