Squeeze method should follow NumPy's behaviour
Closed this issue · 1 comments
PeterC-DLS commented
In NumPy, an ndarray
's squeeze method returns a view only when its shape changes
PeterC-DLS commented
Cannot fix without breaking compatibility
Closed this issue · 1 comments
In NumPy, an ndarray
's squeeze method returns a view only when its shape changes
Cannot fix without breaking compatibility