You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe it's a list whose first element is a str, followed by an arbitrary number of (int, int) values. To illustrate; the example from the docstring returns ['einsum_path', (0, 2), (0, 3), (0, 2), (0, 1)].