You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=============================================== short test summary info ===============================================
FAILED test_scripts.py::test_hypergrid[8-2] - assert 0.0008832142921164632 < 0.00073
FAILED test_scripts.py::test_hypergrid[16-4] - assert 2.456717993482016e-05 < 2.45e-05
FAILED test_scripts.py::test_discreteebm[0.1-2] - assert 0.002971753478050232 < 0.0026
================================ 3 failed, 9 passed, 2 warnings in 1225.99s (0:20:25) =================================
I'm not sure if we should actually worry about this (or rather whether this is just due to the seed not being applied to enough RNGs in the scripts -- i.e., we don't seed numpy or random).
The text was updated successfully, but these errors were encountered:
I'm not sure if we should actually worry about this (or rather whether this is just due to the seed not being applied to enough RNGs in the scripts -- i.e., we don't seed
numpy
orrandom
).The text was updated successfully, but these errors were encountered: