treams.lattice.cubeedge¶
- treams.lattice.cubeedge(d, n)¶
All integer points on the surface of a d-dimensional cube of sidelength 2n
- Parameters:
d (int) – Space dimension
n (int) – Size of the cube
- Returns:
integer (k, d)-array (k is defined by the size of the cube)