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.
Given that the primary blocker (lack of CI providers with native Windows ARM64 support) has now been resolved, would the SciPy team consider adding official Windows ARM64 wheel builds to your release pipeline?
It seems like no one has a concern about adding these wheels, and it makes sense since demand is likely to grow over time and most users won’t know how to build SciPy on Windows by themselves. However, since uploading wheels to PyPI is a long-term commitment and we always make decisions like that explicitly, I wanted to flag it here. I plan to merge the PR and get nightlies up, but in case there’s a need to discuss please speak up so we make sure we have that discussion before wheels go up on PyPI.