Parvfect / HelixWorks

Code for the Channels and Decoding Methods
0 stars 1 forks source link

Fix ParityMatrixMethod for Hmatrixbaby #14

Closed Parvfect closed 11 months ago

Parvfect commented 11 months ago

Seems to initialize a (n, n-k) H and returns it's transpose. Works, but bothers me. Something to fix. Don't like transposing

Parvfect commented 11 months ago

Have fixed it - original dimensions are (n-k,n)