We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17206ea commit 0705b62Copy full SHA for 0705b62
1 file changed
test/retrieve/oe/test_oe_jax.py
@@ -15,7 +15,7 @@
15
from uncertaintyx.f.jax import Tablet
16
from uncertaintyx.retrieve.oe.jax import OE
17
18
-ATOL = 1.0e-07
+ATOL = 1.0e-06
19
"""The absolute tolerance for comparisons."""
20
21
0 commit comments