xtensor icon indicating copy to clipboard operation
xtensor copied to clipboard

`xt::pad` not working for `pyarray` input

Open tdegeus opened this issue 2 years ago • 0 comments

The error I get it

xpad.hpp:101:25: error: no matching constructor for initialization of 'return_type' (aka 'pyarray<unsigned long, (xt::layout_type)0>')

tdegeus avatar Jan 21 '23 15:01 tdegeus