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 Apr 17, 2025. It is now read-only.
I need to build specified (v0.17.0) version of scipy with mingwpy.
I just installed mingwpy from anaconda.
Following official how-to compiling-scipy , step 1:
I need scipy.patch.
I could find only one patch patch
scipy-0.15.1.patchfrom bitbucket.I see that there is other scipy wheels on anaconda repo.
But where I can get patches for this scipy versions ?
Maybe I must using same patch for all scipy releases ?