MCPcopy
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"""
2Container class for backward compatibility with NumArray.
3
4The user_array.container class exists for backward compatibility with NumArray

Callers

nothing calls this directly

Calls 6

reshapeFunction · 0.90
shapeFunction · 0.90
lessFunction · 0.90
transposeFunction · 0.90
containerClass · 0.85
sqrtFunction · 0.85

Tested by

no test coverage detected