We can take advantage of cube symmetries to generate "free" grid rotations by flipping and permuting grid axes. This PR changes the default behavior to use 24 grid transpositions (48 is the max but the tensor seemed to be too big for WebGL).
Users probably wouldn't want to use a smaller number of transpositions but we could also make this a configurable parameter.