loopy icon indicating copy to clipboard operation
loopy copied to clipboard

Missing join_array_axes transformation

Open nchristensen opened this issue 4 years ago • 0 comments

Consider the face_mass kernel. The f and j dimensions could be joined, shrinking the array dimensions from 3D to 2D. Currently there is a split_array_axis transformation but no join_array_axes transformation so this is not possible presently.

nchristensen avatar Apr 10 '21 01:04 nchristensen