Closed
Description
This is a request for a scipy recipe.
Turns out scipy has a few more dependencies than numpy:
- BLAS: Can probably use https://github.com/xianyi/OpenBLAS/wiki/How-to-build-OpenBLAS-for-Android
- LAPACK: This one is tough; no fortran compiler in the NDK. Can probably use this: https://github.com/simonlynen/android_libs/tree/master/lapack (clapack for android)
I'm still researching what else is needed.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.