MCPcopy Create free account
hub / github.com/numpy/numpy / einsum

Route einsum

numpy/core/einsumfunc.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_einsum_dispatcher, module='numpy')

Source from the content-addressed store, hash-verified

1"""
2Implementation of optimized einsum.
3
4"""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected