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

Route diag_indices_from

numpy/lib/index_tricks.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_diag_indices_from)

Source from the content-addressed store, hash-verified

1import functools
2import sys
3import math
4import warnings

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected