scipy / scipy_doctest

Floating-point aware doctesting
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

CI: run tests with pytest < 8; test ndimage not linalg #109

Closed ev-br closed 6 months ago

ev-br commented 6 months ago

scipy.ndimage seems more stable than scipy.linalg?

ev-br commented 6 months ago

CI is green, merging to unblock gh-107. Patching up for pytest 8 needs a follow-up still