Skip to content

pysb dimerization test fails with JAX #3127

@dweindl

Description

@dweindl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    JAXRelated to the JAX-backend.bugci

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions