[sage-support] Re: plotting issues in Mac OS X

2007-08-08 Thread William Stein
On 8/8/07, Justin <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I'm trying the very simple examples listed in the plotting section of > the tutorial, however every time I try a p.save() or a p.show() I get > the output below. I've installed and played around with python2.5 and > I can plot just

[sage-support] Re: Starting out with Notebook

2007-08-08 Thread gani
Try this. Instead of logging into notebook, log into sage and type notebook(address="192.168.5.128"). gani -- On Aug 6, 2:09 pm, David <[EMAIL PROTECTED]> wrote: > I have just installed SAGE 2.7.2 on an XP_Windows system. The > VMplayer starts OK, I type notebook and it gives me 192.168.5.128

[sage-support] plotting issues in Mac OS X

2007-08-08 Thread Justin
Hi everyone, I'm trying the very simple examples listed in the plotting section of the tutorial, however every time I try a p.save() or a p.show() I get the output below. I've installed and played around with python2.5 and I can plot just by going to a terminal and doing plot(x), but there seems

[sage-support] Re: Fwd: error while compiling sage

2007-08-08 Thread Daniel Black
Will do. On 8/8/07, David Joyner <[EMAIL PROTECTED]> wrote: > > To me this suggests that the slamd64 compilation problem > Jean-Marc DREZET mentioned is 64bit library related. > Yes, if you could try the 2.7.3 though, I think that might help > narrow down the possibilities. > > On 8/8/07, Daniel B

[sage-support] Re: Fwd: error while compiling sage

2007-08-08 Thread David Joyner
To me this suggests that the slamd64 compilation problem Jean-Marc DREZET mentioned is 64bit library related. Yes, if you could try the 2.7.3 though, I think that might help narrow down the possibilities. On 8/8/07, Daniel Black <[EMAIL PROTECTED]> wrote: > 2.7.2 built perfectly fine, albeit slow

[sage-support] Re: Stealth SIGSEGV

2007-08-08 Thread Daniel Black
On 8/7/07, William Stein <[EMAIL PROTECTED]> wrote: > > There are, as you know, tons of problems like the above that occur > when using SAGE, and the only way that is going to change (and I > very very much want it to change!) is if people fix them. I guess that's > pretty obvious :-).Anyway,

[sage-support] How to use SAGE from within C++ CGI?

2007-08-08 Thread Yigal
Hi, I'm building web site for interactive solving school math problems using C++ CGI and open source math software. As I've been told in maxima mailing list, instead of reinventing the weel, i.e. carrying for interfaces to several CAS and other math software (GiNaC, Pari, Maxima, Octave and so on)