Ah cool, didn't know!
> > I forgot to add thatmathjaxis supported in the newest version of the
> > sage notebook, eg,http://test.sagenb.org
>
> And the precursor tomathjax(jsmath) is what we support in the current
> notebook.
--
To post to this group, send an email to sage-devel@googlegroups.com
Looks like a purely Javascript renderer for math in the browser:
http://www.mathjax.org/demos/tex-samples/
Could be useful.
Best
Andrew
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.co
> In any case the streaming utility seems quit like what would be good for
> Sage. What do I have to do to take a file with, say, a lot of random
> numbers and then use a Sage script to compute the square of each? Can you
> give me a brief description?
Here's a way to perform that task using sage