// Full list of genus representatives downloaded from the LMFDB on 13 May 2024. data := [\ Matrix([[2, 1, 1], [1, 8, 4], [1, 4, 16]]),\ Matrix([[2, 1, 0], [1, 8, -1], [0, -1, 14]]),\ Matrix([[2, 1, 0], [1, 4, 1], [0, 1, 30]]),\ Matrix([[4, -1, -2], [-1, 8, -1], [-2, -1, 8]]),\ Matrix([[6, 2, 3], [2, 6, 1], [3, 1, 8]])];