Do you know sage-mode? When I asked for the same, that was showed to me. Basically, you can plugin SAGE into Emacs, and what you get is Matlab like Workspace GUI for SAGE! I mean, you have: - one or more file editors, for long scripts which doesn't necessarily take advantage of having more cells - one history powered command line which is always accessible, and that can run the script you are working on immediately - syntax highlighting (missing in the notebook) and tabbing support!! - something else I don't recall now...
It misses minor things like workspace browser, or filesystem browser, or history browser, but I don't think that makes a huge difference! Moreover, I think Emacs can be not that hard to start with (at the beginning, it just looks like a normal editor for programmers), and can be pretty easy to learn some powerful functionalities (that are not necessary to be productive, at the same time). I feel it is a good thing to work with in the meantime, of course while we wait for a Matlab-like GUI in the notebook :) (which would still probably be even better!) Maurizio On Sep 29, 8:53 pm, William Stein <[email protected]> wrote: > On Tue, Sep 29, 2009 at 11:48 AM, Mike Hansen <[email protected]> wrote: > > > Hello, > > > On Wed, Sep 30, 2009 at 1:34 AM, Umut <[email protected]> wrote: > > >> Hi, > >> is there anyone planning a Matlab like Workspace GUI for Sage? > > > I don't know of anyone specifically. However, there is Spyder ( > >http://code.google.com/p/spyderlib/) which probably wouldn't be too > > difficult to hook up to Sage if someone put in some effort. > > It would also probably not be too difficult to make a different "mode" > for the Sage notebook that looked just like Matlab. Does that sound > useful? > > William --~--~---------~--~----~------------~-------~--~----~ 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/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
