-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
Description
python/tests/test_jax.py::test_dimerization fails with:
E AssertionError:
E Not equal to tolerance rtol=1e-05, atol=1e-05
E field x does not match
E +inf location mismatch:
E ACTUAL: array([[0.000000e+00, 0.000000e+00, 0.000000e+00],
E [4.223384e-02, 5.399623e-01, 4.494823e-04],
E [ inf, inf, inf],...
E DESIRED: array([[0.000000e+00, 0.000000e+00, 0.000000e+00],
E [4.223384e-02, 5.399623e-01, 4.494823e-04],
E [6.493001e-02, 1.048842e+00, 2.849623e-03],...
python/tests/test_jax.py:275: AssertionError
https://github.com/AMICI-dev/AMICI/actions/runs/22293873991/job/64486499503
Reactions are currently unavailable