Ask Your Question
0

computable document format in sage

asked 2015-02-27 13:13:39 +0200

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)?

edit retag flag offensive close merge delete

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 ( 2015-02-27 16:54:20 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-02-27 16:58:35 +0200

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.

edit flag offensive delete link more

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: 2015-02-27 13:13:39 +0200

Seen: 250 times

Last updated: Feb 27 '15