diff --git a/changelog/3695.bugfix.rst b/changelog/3695.bugfix.rst index e9e258fd4..a6a15b697 100644 --- a/changelog/3695.bugfix.rst +++ b/changelog/3695.bugfix.rst @@ -1 +1 @@ -Fix ApproxNumpy initialisation argument mixup. abs rel tolerances were previously flipped +Fix ``ApproxNumpy`` initialisation argument mixup, ``abs`` and ``rel`` tolerances were flipped causing strange comparsion results.