-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
It turns out there is now a free service at shippable for open-source packages to run on AARM64 hardware. NumPy has been experimenting with adding that architecture to our build matrix. Would there be interest in integratiing this into cython so we could get arm wheels on PyPI? The work on NumPy is numpy/numpy#11702. @jjhelmus is also trying this on Scipy and has a yml file that may be of interest.
godwhoa