On Sat, Nov 26, 2011 at 11:37 PM, Aaron Meurer <[email protected]> wrote: > Let us know how this goes. I don't have an Android device, though I > do have iOS devices, so I would be interested if you port to that > platform.
Aaron, There's a universal app called PythonMath, http://itunes.apple.com/ca/app/python-math/id429450202?mt=8 that allows you to run SymPy on iOS. It's limited in its Python module support, but they specifically add SymPy to a small set of default Python modules. It's free (with a $0.99 in-app purchase for a custom keyboard designed for Python). I've downloaded it and tried a few things, but haven't done anything big with it. Cheers, Tim. -- Tim Lahey [email protected] PhD Candidate, Systems Design Engineering University of Waterloo -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
