Skip to content

Scipy recipe #874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alex-at-thimble opened this issue Aug 31, 2016 · 7 comments
Closed

Scipy recipe #874

alex-at-thimble opened this issue Aug 31, 2016 · 7 comments

Comments

@alex-at-thimble
Copy link

alex-at-thimble commented Aug 31, 2016

This is a request for a scipy recipe.

Turns out scipy has a few more dependencies than numpy:

I'm still researching what else is needed.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@inclement
Copy link
Member

inclement commented Aug 31, 2016

People have looked into this before, but the highly complex dependencies have meant nobody got very far. I've been assuming that compiling some parts of scipy should be doable and maybe even not too hard, but I don't know much about its build process or how easy it would be.

In general, I'm happy to help anyone trying this, but it's unlikely to be a big target for any time soon.

EDIT: Thanks for noting these dependencies though, this will be very useful to anyone trying it.

@KeyWeeUsr
Copy link
Contributor

I was blindly planing to write a recipe for scipy. Then I saw what's under the hood and... hehe. But I saw this blog post, which may be useful and if done right, could make p4a use fortran code too via recipes?

@alex-at-thimble
Copy link
Author

alex-at-thimble commented Sep 1, 2016

@KeyWeeUsr Interesting. There seems to be a maintained version of the ndk toolchain with gfortran here: https://github.com/buffer51/android-gfortran

I had a look and there is quite a lot of fortran in scipy, especially in fftpack, optimize, integrate and special. ndimage is all c, however :)

@inclement
Copy link
Member

Closing as not an active issue, it would be great to have a scipy recipe but it's unlikely that we will actively schedule time for it any time soon.

@rishabhjoshi
Copy link

Hi
This seems to be very heavily in demand with most apps now-a-days having some form of analytics. It would be great if you could open this probably add the labels for help and enhancement. It would be great if scipy and scikit-learn are added to kivy.

@AndreMiras
Copy link
Member

Well we accept pull request and we love them! So feel free to submit one @rishabhjoshi
And if you don't know how to address this specific PR, we also accept funding https://opencollective.com/kivy 😃

@pihash252
Copy link

pihash252 commented Dec 27, 2022

@KeyWeeUsr Interesting. There seems to be a maintained version of the ndk toolchain with gfortran here: https://github.com/buffer51/android-gfortran

I had a look and there is quite a lot of fortran in scipy, especially in fftpack, optimize, integrate and special. ndimage is all c, however :)

@alex-at-thimble Have you or anyone been able to successfully use it to include Scipy in Buildozer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants