From ad274d2d458afff65dc32697c92f8856a7ba29a1 Mon Sep 17 00:00:00 2001 From: gesellkammer Date: Wed, 14 Feb 2024 20:32:03 +0100 Subject: [PATCH] print --- testci/test2.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testci/test2.py b/testci/test2.py index efeef25..223796a 100644 --- a/testci/test2.py +++ b/testci/test2.py @@ -6,6 +6,9 @@ import sys +np.set_printoptions(threshold=sys.maxsize) + + _pyinThresholdDistrs = { "uniform": 0, "beta10": 1,