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
The algorithm to construct the Shortened 000 111 extended binary Golay
code graph takes a long time, and we plan to cache its vertices and
edges. To ensure that the cached data continue to agree with the
construction, we add a new pytest file that checks the two for
isomorphism.
0 commit comments