Closed kokarez closed 4 years ago
I left one more minor comment, but this looks good to me.
Regarding the iostream inclusion, I think that the same thing could be done in xtensor core. (adding a #include <iostream>
if XTENSOR_DISABLE_EXCEPTIONS
is set.)
Thanks @kokarez!
This is the next step after: https://github.com/xtensor-stack/xtensor/pull/1801