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

Route diagflat

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

Source from the content-addressed store, hash-verified

1""" Basic functions for manipulating 2d arrays
2
3"""
4import functools

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected