i1 : Q = toricQuiver {{0,1},{0,2},{0,3},{1,2},{1,3},{2,3}}; |
i2 : CS = coneSystem Q; |
i3 : referenceThetas CS o3 = {{-1, -1, -1, 3}, {-2, 1, -1, 2}, {-3, 1, 1, 1}, {-2, -2, 1, 3}, {-3, ------------------------------------------------------------------------ -1, 2, 2}, {-1, -3, 2, 2}, {-2, -2, 3, 1}} o3 : List |
The object referenceThetas is a function closure.