On Sun, May 8, 2011 at 4:11 AM, Roberto Colistete Jr.
<roberto....@gmail.com> wrote:
> Hi,
>
> It is my first participation here : how can I install Sympy on
> Android (using SL4A with Python) ? I tried copying the "sympy" tree to
> "/sdcard/com.googlecode.pythonforandroid/extras/python/" but I try
> loading sympy (with "import sympy", for example) I get many error
> messages.
Is there any way you could paste somewhere (e.g. gist.github.com) the
error messages? If not, at least tell us what the first error message
is.
Then we'll see what's going on.
I also own Android (Nexus One) --- but never got to actually install
sympy on it. So you first download this:
http://code.google.com/p/android-scripting/
and then copy sympy by hand into
"/sdcard/com.googlecode.pythonforandroid/extras/python/"?
>
> I use Sympy on Symbian/S60v3 (N95, E63, etc) without problems
> (only without graphics). I also use Sympy on Maemo OS 5 (Nokia N900)
> and Ubuntu 10.04 64 bits (notebook).
Nice!
>
> Keep the nice work on Sympy,
Ondrej
Aaron Meurer
Awesome!
Looking forward for the blog post.
Ondrej
Just to follow the messages below. The "SymPy for smartphones &
tablets" web site :
http://www.robertocolistete.net/Python/SymPy/
also has SymPy installation instructions on Android (as well as on
iOS, Maemo 4, Maemo 5, MeeGo 1.2 Harmattan and Symbian).
The "timeit.pyc" trick is not needed in the last SL4A versions.
Regards,
Roberto
---------- Forwarded message ----------
From: Ondrej Certik <ond...@certik.cz>
Date: May 12 2011, 4:53 pm
Subject: Sympy on Android (SL4A with Python)
To: sympy
On Thu, May 12, 2011 at 7:17 AM, Roberto Colistete Jr.
I didn't find any apps called "iPython" in the iOS app store. Perhaps
this is what is now called "Python for iOS" (this even shows "import
sympy" in one of the screenshots, which is cool).
I don't know if you want to mention it, but if you jailbreak iOS,
installing SymPy is really easy (just install Python in Cydia and
download and install SymPy using some file manager, or install git
using Cydia and install it using that). Then, run it in whatever
terminal application. You still can't get plotting, but if you have a
nice terminal application, some of the other stuff is really nice. I
haven't tried it yet, but installing IPython should also be easy.
Aaron Meurer
> --
> You received this message because you are subscribed to the Google Groups "sympy" group.
> To post to this group, send email to sy...@googlegroups.com.
> To unsubscribe from this group, send email to sympy+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
>
The author of the former "iPython" wrote me about it yesterday. I
am updating the site today.
Yes, the new name is 'Python for iOS'.
Well, I can put a little observation about Python with Cydia on
iOS. But I want to compare vanilla mobile OS, without much hackering
like Android root (with Linux chroot), Maemo 4/5 with Easy Debian, etc.
Regards, Roberto
http://www.robertocolistete.net/Python/SymPy/
is now updated with the new name, 'Python for iOS' and price (US$2.99).
Regards, Roberto
Em 18-02-2012 20:32, Aaron Meurer escreveu: