MCPcopy 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"""
2Standard container-class for easy multiple-inheritance.
3
4Try to inherit from the ndarray instead of using this class as this is not

Callers

nothing calls this directly

Calls 9

reshapeFunction · 0.90
shapeFunction · 0.90
lessFunction · 0.90
transposeFunction · 0.90
arangeFunction · 0.85
containerClass · 0.85
printFunction · 0.85
sinFunction · 0.85
sqrtFunction · 0.70

Tested by

no test coverage detected