Closed martaiborra closed 2 years ago
If we try to compute the mean from a slice, the result is not correct. This is reproduced in the attached example. ex_bug_reduce.txt
Thanks. Next time remember to use a .py file extension for Python code ;-)
Also, it would be nice to test whether matmul works on views too.
And the same goes for expressions of views.
https://github.com/inaos/iron-array/pull/495
If we try to compute the mean from a slice, the result is not correct. This is reproduced in the attached example. ex_bug_reduce.txt