Examples
Package documentation
optic.comm.modulation
optic.comm.metrics
optic.comm.sources
optic.comm.ofdm
optic.comm.fec
writeAlist
Save a binary parity-check matrix H (numpy array) to ALIST format.
H (np.array of shape (m, n)) – Binary parity-check matrix.
filename (str) – Name of the ALIST file to be written.