pytensor
pytensor copied to clipboard
Numba cython support test failing with numba 0.60 and scipy 1.14.1
https://github.com/pymc-devs/pytensor/blob/236a3dfec7cc69217e9504b43aa1ed88213ec5be/tests/link/numba/test_cython_support.py#L95-L97
Started failing in https://github.com/pymc-devs/pytensor/actions/runs/10537278556/job/29198505441?pr=979#step:6:1606
ValueError: Invalid signature: double (Py_ssize_t, double, int __pyx_skip_dispatch)
CC @aseyboldt does it look like an easy fix?