From 2ae8516aa9eabf251f99f9cbf096e4b4849f62e4 Mon Sep 17 00:00:00 2001 From: Alex Mason Date: Mon, 6 May 2024 15:42:33 +1000 Subject: [PATCH] Reduce precision to check in tests --- test/Spec.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Spec.hs b/test/Spec.hs index 4a33a19..bb1a135 100644 --- a/test/Spec.hs +++ b/test/Spec.hs @@ -50,7 +50,7 @@ testLMVSK m = LMVSK <*> kurtosis m precision :: Double -precision = 10e-9 +precision = 10e-8 cmpLMVSK :: Double -> LMVSK -> LMVSK -> Bool cmpLMVSK prec a b = let