Matrix operations mod 2

Ron Fergusson, MITACS - CECM



The current algorithm used for finding Golay pairs involves solving
systems of linear equations mod 2.   I will describe how this is encoded
using bit arrays and binary operations.