diff --git a/changelog/3695.bugfix.rst b/changelog/3695.bugfix.rst index a6a15b697..42d07336b 100644 --- a/changelog/3695.bugfix.rst +++ b/changelog/3695.bugfix.rst @@ -1 +1,2 @@ Fix ``ApproxNumpy`` initialisation argument mixup, ``abs`` and ``rel`` tolerances were flipped causing strange comparsion results. +Add tests to check ``abs`` and ``rel`` tolerances for ``np.array`` and test for expecting ``nan`` with ``np.array()``