Hi, I've been using sage notebook worksheets for scratchpad, sagetex to embed calcs in papers. I think most of my requirements in terms of calculations/plots could be met with sympy, in a much smaller, more embeddable package.
What I'd like is to have the ability to embed sympy code in a wiki page. There are several wikis that I use (ikiwiki) but the one that I'd be interested in targeting initially would be moinmoin. The live demo provides a good example of embedding sympy in/output in a webpage, but it doesn't seem to support rendering plots. Sage has some magic to figure out how to deliver graphics (interactive X window for a local session, static png for web), has anyone looked at doing same with sympy? Regards, Eric Drechsel http://wiki.shared.dre.am/people/eric -- 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.
