<div dir="ltr"><span style="font-size:12.8px">I have a PyQt app running on iOS and would like to add NumPy to improve calculation speed.  I see a few python interpreters in the app store which use NumPy so it must be possible, however I have not been able to find any information on the build process for the iOS cross compile.</span><br style="font-size:12.8px"><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">We are building a python with all libraries static linked.  Here is the environment:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">iOS 8.0+</div><div style="font-size:12.8px">Python 3.4</div><div style="font-size:12.8px">PyQt 5.5</div><div style="font-size:12.8px">Qt 5.5<br></div><div style="font-size:12.8px">pyqtdeploy</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Any help getting NumPy compiled into the iOS app?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thank you,</div><div style="font-size:12.8px">David</div></div>