On Sat, Feb 7, 2009 at 12:22 PM, Mike Hansen <mhan...@gmail.com> wrote:
>
> Hello,
>
> On Sat, Feb 7, 2009 at 10:43 AM, Andy <andrew.richard.how...@gmail.com> wrote:
>>
>> Does anyone know if there is a sage library that can be used in iPhone
>> applications?  My current bet would be to attempt to use Sage through
>> some sort of Python interpreter, but I was hoping there was a more
>> clean solution.  If not Sage, then anyone know of a good library that
>> would support polynomial equations?
>
> While you can't run Sage directly on the iPhone, you can certainly
> connect to a Sage notebook server and use Sage via the web interface.
> If you don't have your own Sage server set up, you could use
> http://www.sagenb.org

You could also presumably write an iphone app that uses Sage via an
internet connection "behind the scenes" to do computation.  This app
would of course only
work if one was online.

That said, what do you want to do with polynomial equations?  "Support
polynomial equations" is too vague.

 -- William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to