einop                   Perform Einstein-style tensor operations
einops.repeat           Allows reordering elements and repeating them
                        in arbitrary combinations.
einops_image            Example 4D Image Tensor for Einops
image_tensor            Image Tensor: A thin wrapper around 2-4D arrays
parse_shape             Parse a tensor shape to dictionary mapping axes
                        names to their lengths.
rearrange               Reader-friendly smart element reordering for
                        multidimensional tensors.
reduce                  Rearrangement and reduction in one step
