Fix vdmcoder not being able to inverse matrix
The inverse table for the galois field was missing the last value and thus was always set to 0, which could result in a 0-column/row in the matrix, making it not inversible.
Please register or sign in to comment