xtensor icon indicating copy to clipboard operation
xtensor copied to clipboard

Bugfix: calling `argmax(a, 0)` with `a.dimension() == 1` resulted in `argmin(a, 0)`

Open tdegeus opened this issue 1 year ago • 0 comments

Fixes https://github.com/xtensor-stack/xtensor/issues/2550

tdegeus avatar Jul 26 '22 12:07 tdegeus