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

Route diagonal

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

Source from the content-addressed store, hash-verified

1"""Module containing non-deprecated functions borrowed from Numeric.
2
3"""
4import functools

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected