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

Route dispatched_two_arg

numpy/core/tests/test_overrides.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(lambda array1, array2: (array1, array2))

Source from the content-addressed store, hash-verified

1import inspect
2import sys
3import os
4import tempfile

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected