-
-
Notifications
You must be signed in to change notification settings - Fork 283
Inspect numerical test failures #1512
Inspect numerical test failures #1512
Conversation
Yep, |
Docs are failing because:
|
ddd0e6f
to
68e0e75
Compare
Recent failure: https://app.circleci.com/pipelines/github/poliastro/poliastro/156/workflows/73475ba6-9623-4f9d-9cc2-26501820378c/jobs/6847 Last successful build on These are some important dependency changes I noticed:
Running the tests with |
Pending simpler reproducer.
It was not numba actually, it was a combination of latest Numba with latest NumPy: numba/numba#8141 |
This reverts commit dc662ff.
I'll enable automerge here. If all checks pass, we'll put this in. |
Still no dice 🙃 Will try one more thing |
This reverts commit aee720f.
Further inspection is needed for corner cases.
ac775c5
to
2281969
Compare
Opened #1517 to address the |
Comes from #1511.