You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As #19930 introduces a new encoder which computes a generator matrix for codes defined from their parity check matrices, it would be nice to update codes.LinearCodeFromCheckMatrix.
It could be renamed, made a class, and thus use the encoder described above.