We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
einsum
Probably quite some work, but would be nice to have an equivalent: https://numpy.org/doc/stable/reference/generated/numpy.einsum.html
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
This might be relevant: https://optimized-einsum.readthedocs.io/en/stable/backends.html
No branches or pull requests
Probably quite some work, but would be nice to have an equivalent: https://numpy.org/doc/stable/reference/generated/numpy.einsum.html
The text was updated successfully, but these errors were encountered: