Examples
Package documentation
optic.comm.modulation
grayCode
optic.comm.metrics
optic.comm.sources
optic.comm.ofdm
optic.comm.fec
Gray code generator.
n (int) – length of the codeword in bits.
code – list of binary strings of the gray code.
list