Skip to content

annotate np.einsum_path return type #724

@jorenham

Description

@jorenham

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)].

This should probably also be upstreamed

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions