On 07/17/2013 02:01 PM, Olivier Grisel wrote: > NumPy is really easy to build compared to SciPy. AFAIK you need a > gfortran runtime for SciPy to work (in addition to blas & lapack). >
You are right. Anyway scikit-learn is available on ARM architectures through debian/ubuntu (as well as the whole stack of NumPy, SciPy, Lapack, BLAS, etc.). So for now it seems possible to use scikit-learn on android through a chroot environment... http://wiki.debian.org/ChrootOnAndroid http://whiteboard.ping.se/Android/Debian Best, Emanuele ------------------------------------------------------------------------------ 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
