Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement einsum equivalent #937

Open
Tracked by #1424
ricardoV94 opened this issue Apr 28, 2022 · 2 comments
Open
Tracked by #1424

Implement einsum equivalent #937

ricardoV94 opened this issue Apr 28, 2022 · 2 comments

Comments

@ricardoV94
Copy link
Contributor

Probably quite some work, but would be nice to have an equivalent: https://numpy.org/doc/stable/reference/generated/numpy.einsum.html

@ricardoV94
Copy link
Contributor Author

It seems like there is a C-API function for this as well: https://numpy.org/devdocs/reference/c-api/array.html#c.PyArray_EinsteinSum

@aseyboldt
Copy link
Contributor

This might be relevant: https://optimized-einsum.readthedocs.io/en/stable/backends.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants