Closed Parvfect closed 1 year 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
Have fixed it - original dimensions are (n-k,n)
Seems to initialize a (n, n-k) H and returns it's transpose. Works, but bothers me. Something to fix. Don't like transposing