Ask Your Question
0

computable document format in sage

asked 10 years ago

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

Is there a possibility in Sage to create a computable document format, as in Mathematica? Or to create calculation files which would work as standalone (without needing to open them first in Sage)?

Preview: (hide)

Comments

Considering that "the CDF Player contains an entire runtime library of Mathematica allowing document content to be generated in response to user interaction using any algorithms or visualizations which can be described in Mathematica", it seems to me that cdf documents aren't exactly standalone either!

kcrisman gravatar imagekcrisman ( 10 years ago )

1 Answer

Sort by » oldest newest most voted
0

answered 10 years ago

kcrisman gravatar image

One could consider that an internet-connected web page with embedded Sage interacts is essentially the same thing, I suppose. I poked around and it wasn't clear that CDF is "computable" with anything other than Mathematica; if there is an open specification, in principle one could create something similar with Sage, just bundle a copy of Sage with your worksheet.

So my point is that one can do the same things with Sage (and indeed see things like http://shiny.rstudio.com/ for analogous stuff in R or other computational programs), but perhaps not that there is a one-to-one correspondence. Nor, frankly, should there be yet, since there is no real standardization among the many programs out there (Maple, Mathematica, Sage, R, Maxima, Geogebra...) though in the long term it may be beneficial.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 10 years ago

Seen: 330 times

Last updated: Feb 27 '15