add unittest to check NaN assignment works
since `xt::allclose` does not have a *equal_nan* like `xt::isclose` (see https://github.com/xtensor-stack/xtensor/issues/1995), the check is a bit more convoluted than before...
Showing
+23 -9
Please register or sign in to comment