Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/numpy/numpy
/ _user_array_impl.py
File
_user_array_impl.py
numpy/lib/_user_array_impl.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Container
class
for
backward compatibility
with
NumArray.
3
4
The user_array.container
class
exists
for
backward compatibility
with
NumArray
Callers
nothing calls this directly
Calls
6
reshape
Function · 0.90
shape
Function · 0.90
less
Function · 0.90
transpose
Function · 0.90
container
Class · 0.85
sqrt
Function · 0.85
Tested by
no test coverage detected