thesps/conifer

Fix `test_backends.py`

Open

#98 opened on Nov 12, 2025

 (0 comments) (0 reactions) (0 assignees)Python (32 forks)auto 404
buggood first issue

Repository metrics

Stars
 (61 stars)
PR merge metrics
 (PR metrics pending)

Description

Some of the tests in [test_backends.py](https://github.com/thesps/conifer/blob/master/tests/test_backends.py) currently fail on the main branch due to numerical mismatches in the predictions between different backends.

Contributor guide