Scipy- Native wheel for Windows on ARM

Hi Team,
As Windows on ARM is becoming more popular with the release of X-Elite, there’s need for native libraries on this platform.

SciPy is an important library that we use for our developmental purposes, and I noticed that while there are previous ARM releases for macOS and Linux on the official release page, there isn’t a native release for Windows on ARM. I’ve seen some experimental SciPy releases in third-party repositories.

Are there any plans to officially support Windows on ARM in the pipeline? It would be really helpful to have an official version.

If you know of a CI provider that will allow us to build and test natively for winarm please let us know. That’s the blocker for official support.

In the meantime you can try GitHub - cgohlke/win_arm64-wheels: Experimental wheels for Python for Windows on ARM64.

1 Like