eclipse-january/january

Squeeze method should follow NumPy's behaviour

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