gausskFiber is a function. It computes an irreducible component of the general fiber of the Gauss map order k as described in the paper
A note on higher order Gauss mapsP=hypercube(2,1); |
Q=convexHull(matrix{{0}}); |
A=latticePoints(P); |
B=latticePoints(cayley({Q,Q,Q},2)); |
gausskFiber(A,2) |
gausskFiber(B,2) |