On 07/17/2013 09:58 AM, Olivier Grisel wrote: > I am not sure at all it will be possible to get blas, lapack and a > working scipy built on android. Especially cross compiling fortran for > android might not be easy at all unless you are an expert of setting > up up cross-compiling toolchains for complex projects. > >
Hi, I had a brief look to numpy/scipy for android not long ago. As far as I remember the most promising project is python-for-android: http://python-for-android.readthedocs.org/en/latest/ There should be preliminary support for NumPy. See here: https://github.com/kivy/python-for-android/pull/112 Best, Emanuele PS: the very cool project "kivy" (same authors), which allows Python apps for touch devices, had NumPy at its very beginning - then removed to decrease the dependencies: http://kivy.org/planet/2011/01/kivy-next-pymt-on-android-step-1-done/ ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
