nosracd
Results
1
issues of
nosracd
There appears to have been a regression in xt::drop between the 0.26.0 and 0.27.0 releases. Consider the following source code: ```C++ #include #include int main() { auto my_array = xt::xtensor({1,...