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

Route array_equal

numpy/core/numeric.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_array_equal_dispatcher)

Source from the content-addressed store, hash-verified

1import functools
2import itertools
3import operator
4import sys

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected