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

Route fill_diagonal

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

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