You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
It would be nice if PyPy wheels could be build for scipy. This was recently done for numpy in MacPython/numpy-wheels#74 by @mattip
Because scipy takes quite a while to build from sources for downstream packages building wheels e.g. with cibuildwheel (which includes pypy by default) that would also save a lot of compilation time.