We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e32ff76 + f3140cf commit 948a6b1Copy full SHA for 948a6b1
1 file changed
tests/test_utils.py
@@ -15,6 +15,7 @@
15
hssm.set_floatX("float32")
16
17
18
+@pytest.mark.slow
19
def test_get_alias_dict():
20
# Simulate some data:
21
v_true, a_true, z_true, t_true = [0.5, 1.5, 0.5, 0.5]
0 commit comments