Re: [sage-support] Sage on localhost:8000 does not calculate

2010-02-08 Thread Andreas Tille
2010/2/8 Dr. David Kirkby : > The ssh keys are important and has nothing to do with http, or even https. Sure. I'm so far familiar with Linux and different protokolls. > The basic idea is that the server process should run as one user, and the > data be stored as a second user. This adds some me

[sage-support] matplotlib OS X backend produces truncated plot labels

2010-02-08 Thread Art
Hello, I posted the below to the matplotlib users list with no response. I was wondering if someone here could help. Since using the matplotlib gui is not the standard option in the matplotlib spkg, this may be difficult to debug: On Mac OS X 10.6.2, with Sage 4.3.1, I have installed matplotlib-0

Re: [sage-support] Re: [sage-edu] Installing SAGE 4.3.1 on Fedora 12 with x86_64

2010-02-08 Thread calcpage
OK, I did yum search gfortran* which returned gcc-gfortran so I did yum install gcc-fortran which installed a number of things including libgfortran However, when I use a shell to enter the sage directory (that I renamed sage431) created from extracting the lzma file to my Desktop directory i

[sage-support] Re: displaying graphs

2010-02-08 Thread Nathann Cohen
> The fix was done as part of Sage Bug Days 2 a couple of weeks ago and > has already been merged into 4.3.2.  Please try that version (just > released a day or two ago). GREAT ! :-) Nathann -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, se

[sage-support] Question on sage -upgrade

2010-02-08 Thread Simon King
Hi! I just upgraded sage 4.3.1 to sage 4.3.2. In sage 4.3.1, there were a couple of patches (from various tickets), but I went back to the unpatched state, by hg_sage.update(originalversionnumber). During the upgrade, I was notified that some of the patches seemed to be previously applied, and wa

[sage-support] Re: displaying graphs

2010-02-08 Thread Jason Grout
pong wrote: I've installed the SAGE 4.3.1. Looks like the problem I mentioned persist. I tried to obtain an account to open a ticket about a month ago but did not get a reply. I hope this issue will be addressed some how. The fix was done as part of Sage Bug Days 2 a couple of

[sage-support] Equation numbering in notebook

2010-02-08 Thread Gokhan Sever
Hello, What is the proper way to number equations in a Sage worksheet using the little text editor? I used \qquad directives: $$f^0(x) =N x_f^{-1} G(\nu) s^{\nu} exp(-(1+\nu)^s) \qquad \left(1\right)$$ $$ s = x / x_f \qquad \left(2\right)$$ $$ G(\nu) = \frac{(1+\nu)^{(1+\nu)}}{\Gamma(1+\nu)} \

Re: [sage-support] Re: using n.factor()

2010-02-08 Thread Peter K.H. Gragert
I learned too much from all your answers. One has to remember, that sage looks like Python but is not. REMEMBERED ;-) Peter 2010/2/8 davedo2 > Thanks to all of you...Dave > > On Feb 7, 3:23 pm, Alex Ghitza wrote: > > On Sun, 7 Feb 2010 15:17:08 -0800 (PST), davedo2 > wrote: > > > I want

Re: [sage-support] Sage on localhost:8000 does not calculate

2010-02-08 Thread Dr. David Kirkby
Andreas Tille wrote: 2010/2/5 Dr. David Kirkby : Have you created the account called 'sageuser'? Yes. The user 'sageuser' is actually the user which was used to install Sage to make sure he has all needed permissions. Also the command sage notebook.py is running by sageuser. Can you l

Re: [sage-support] Sage on localhost:8000 does not calculate

2010-02-08 Thread Andreas Tille
2010/2/5 William Stein : > If you type "sage" on the command line, what happens? Sorry, I forgot to mention: If I start sage from command line as the user 'sageuser' (which installed sage) I just get the prompt and calculations work perfectly as expected. If I start as a different system user I g

Re: [sage-support] Sage on localhost:8000 does not calculate

2010-02-08 Thread Andreas Tille
2010/2/5 Dr. David Kirkby : > > Have you created the account called 'sageuser'? Yes. The user 'sageuser' is actually the user which was used to install Sage to make sure he has all needed permissions. Also the command sage notebook.py is running by sageuser. > Can you log in via ssh to tha