MCPcopy Create free account
hub / github.com/numpy/numpy / twodim_base.py

File twodim_base.py

numpy/lib/twodim_base.py:None–None  ·  view source on GitHub ↗

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 2

iinfoClass · 0.90
array_function_dispatchFunction · 0.50

Tested by

no test coverage detected