MCPcopy Index your code
hub / github.com/numpy/numpy / _twodim_base_impl.py

File _twodim_base_impl.py

numpy/lib/_twodim_base_impl.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