Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ user_array.py
File
user_array.py
numpy/lib/user_array.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Standard container-
class
for
easy multiple-inheritance.
3
4
Try to inherit
from
the ndarray instead of using this
class
as
this is not
Callers
nothing calls this directly
Calls
9
reshape
Function · 0.90
shape
Function · 0.90
less
Function · 0.90
transpose
Function · 0.90
arange
Function · 0.85
container
Class · 0.85
print
Function · 0.85
sin
Function · 0.85
sqrt
Function · 0.70
Tested by
no test coverage detected