# Full list of genus representatives downloaded from the LMFDB on 28 March 2024. data = [\ Matrix([[2, 0, 1], [0, 2, 1], [1, 1, 56]]),\ Matrix([[2, 1, -1], [1, 8, 2], [-1, 2, 16]]),\ Matrix([[4, 0, 0], [0, 4, -1], [0, -1, 14]]),\ Matrix([[4, 1, -1], [1, 8, 2], [-1, 2, 8]]),\ Matrix([[4, 2, -2], [2, 6, -1], [-2, -1, 12]])]