[sage-support] Re: SyntaxError running standalone script

2009-11-09 Thread Justin C. Walker
Hi, On Nov 9, 2009, at 22:51 , Christian wrote: > I'm trying to run a standalone sage/python script, but I got invalid > syntax when running from console. The same commands work without any > problem inside the sage environment. I just followed the > documentation, the examples there work just f

[sage-support] SyntaxError running standalone script

2009-11-09 Thread Christian
Hi, I'm trying to run a standalone sage/python script, but I got invalid syntax when running from console. The same commands work without any problem inside the sage environment. I just followed the documentation, the examples there work just fine. Am I missing something? Tested: Sage Version 4.

[sage-support] Re: Arch Linux and Sage

2009-11-09 Thread William Stein
On Mon, Nov 9, 2009 at 5:35 PM, Dr. David Kirkby wrote: > > William Stein wrote: > >> We will switch to requiring gfortran by default soon.  For now do >> >>   export SAGE_FORTRAN=/usr/bin/gfortran >>     export  SAGE_FORTRAN_LIB="/usr/lib/libgfortran.so" > > What happens if someone wants to use

[sage-support] Re: problems computing eigenvectors

2009-11-09 Thread brandon.bar...@gmail.com
Thanks, in my case it is not troublesome to compute by hand in any case. I had seen that ticket previously but I had it mixed up with another ticker I just saw (I should use trac's search next time, sorry about that). On Nov 9, 10:05 pm, Michael Orlitzky wrote: > brandon.bar...@gmail.com wrote

[sage-support] Re: problems computing eigenvectors

2009-11-09 Thread Michael Orlitzky
brandon.bar...@gmail.com wrote: > Hello, I tried the following on sagenb.org (sage version 4.2): > > http://sagenb.org/home/pub/1012/ > > In essence, the problem is as follows: > ... > #Make symbolic > J00=Matrix(SR,J00) > J00 > > [-1 s] > [-1 0] > > J00.eigenmatrix_right() > > ... > > Typ

[sage-support] Arch Linux and Sage

2009-11-09 Thread Alex Ghitza
On Mon, Nov 09, 2009 at 05:49:40PM -0800, Josh wrote: > > I got the error when it attempted to compile R, 113 minutes into the > process. Is this why I would have had to copy libgcc.so to the > appropriate directory and if so, what directory? > Here is where you have two options: 1. As Willia

[sage-support] Re: Arch Linux and Sage

2009-11-09 Thread Josh
I got the error when it attempted to compile R, 113 minutes into the process. Is this why I would have had to copy libgcc.so to the appropriate directory and if so, what directory? On Nov 9, 7:17 pm, Alex Ghitza wrote: > On Mon, Nov 09, 2009 at 03:52:27PM -0800, Josh wrote: > > > Thank you!  Th

[sage-support] Re: Arch Linux and Sage

2009-11-09 Thread Dr. David Kirkby
William Stein wrote: > We will switch to requiring gfortran by default soon. For now do > > export SAGE_FORTRAN=/usr/bin/gfortran > export SAGE_FORTRAN_LIB="/usr/lib/libgfortran.so" What happens if someone wants to use another compiler, other than GCC? I'm thinking of Sun Studio of cou

[sage-support] Re: [GAP Support] Question regarding remote access to GAP

2009-11-09 Thread David Joyner
There may be others but here is one: 1. Go to http://www.sagenb.org/ with your browser (firefox is recommended). 2. Register for a new account (if you don't have one already). 3. Sign in. 4. Click on "New worksheet". 5. Title your worksheet GAP something or other. 6. On the 4th drop down menu nea

[sage-support] problems computing eigenvectors

2009-11-09 Thread brandon.bar...@gmail.com
Hello, I tried the following on sagenb.org (sage version 4.2): http://sagenb.org/home/pub/1012/ In essence, the problem is as follows: ... #Make symbolic J00=Matrix(SR,J00) J00 [-1 s] [-1 0] J00.eigenmatrix_right() Traceback (most recent call last): File "", line 1, in File "_sage_inp

[sage-support] Re: Arch Linux and Sage

2009-11-09 Thread Alex Ghitza
On Mon, Nov 09, 2009 at 03:52:27PM -0800, Josh wrote: > > Thank you! This appears to have worked great! > I just haven't found any problems, so I'm assuming its great. > There's a way to check this, if you want to be sure. Go into the directory of your freshly-installed Sage, and type make

[sage-support] Re: Arch Linux and Sage

2009-11-09 Thread Josh
Thank you! This appears to have worked great! I just haven't found any problems, so I'm assuming its great. On Nov 8, 7:00 pm, Alex Ghitza wrote: > On Sun, Nov 08, 2009 at 03:57:12PM -0800, William Stein wrote: > > > On Sun, Nov 8, 2009 at 3:55 PM,Josh wrote: > > > > I was wondering what I am s

[sage-support] Re: "default" linux binary (64 bit)

2009-11-09 Thread William Stein
On Mon, Nov 9, 2009 at 12:29 PM, finotti wrote: > > Dear all, > > Since a Debian binary is not available (for 4.2), what should be the > binary most likely to be compatible with most distributions?  (In my > case, it is Debian 5.0.)  In fact, I have already compiled it, but I > think it would be

[sage-support] Re: Basic GAP library functions missing

2009-11-09 Thread William Stein
On Mon, Nov 9, 2009 at 12:28 PM, secondmouse wrote: > > Any chance the basic small groups library could be made available? > I wanted to be able to use the TransitiveGroup() and IdSmallGroup() > functions as part of Sage. Not having this is slightly irritating. > Is there a simple recompilation I

[sage-support] "default" linux binary (64 bit)

2009-11-09 Thread finotti
Dear all, Since a Debian binary is not available (for 4.2), what should be the binary most likely to be compatible with most distributions? (In my case, it is Debian 5.0.) In fact, I have already compiled it, but I think it would be good to know for future reference. (I could test a few, but i

[sage-support] Basic GAP library functions missing

2009-11-09 Thread secondmouse
Any chance the basic small groups library could be made available? I wanted to be able to use the TransitiveGroup() and IdSmallGroup() functions as part of Sage. Not having this is slightly irritating. Is there a simple recompilation I could do to make these available and if so what are the instru

[sage-support] Re: New work sheet stopped working FireFox 3.5.4

2009-11-09 Thread madison.mich...@gmail.com
Turns out it was not sage. I cleared the history in Firefox and New worksheets stated working again. I don't know how I got it into the weird state, but clear history in the browser fixes it. Mike On Nov 9, 1:35 am, Stan Schymanski wrote: > I just upgraded to FireFox 3.5.4 on OSX 4.11 and do n

[sage-support] Re: Gap Undeposited Implementations

2009-11-09 Thread Robert Bradshaw
On Nov 9, 2009, at 8:58 AM, Adam Sorkin wrote: > > I'd like to do it this way, running everything through sage, but it > doesn't work. Here is what I'm getting: > > sage: g = SymmetricGroup(3) > sage: t = [(2,1),(2,1)] > sage: gap.Braid(g,t) > -

[sage-support] Re: z-range issues in implicit_plot3d

2009-11-09 Thread Jason Grout
William Cauchois wrote: > Thanks for your work resolving this issue! I will be happy to create a > Trac ticket and submit a patch with this change. > I beat you to it! I guess that's okay, since I think the problem is my fault anyway. The patch is up at http://trac.sagemath.org/sage_trac/tick

[sage-support] Re: Gap Undeposited Implementations

2009-11-09 Thread Adam Sorkin
I'd like to do it this way, running everything through sage, but it doesn't work. Here is what I'm getting: sage: g = SymmetricGroup(3) sage: t = [(2,1),(2,1)] sage: gap.Braid(g,t) --- RuntimeError

[sage-support] Color Scale for a Graph

2009-11-09 Thread John
I was curious if there was a way to add a scale below a 3d graph demarcating the range of colors like hue(0) to hue(1) and specify for what the end values stand? --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe

[sage-support] Re: New work sheet stopped working FireFox 3.5.4

2009-11-09 Thread Stan Schymanski
I just upgraded to FireFox 3.5.4 on OSX 4.11 and do not have this problem, so it seems to be a problem with VirtualBox. Hope this helps to narrow it down. Sorry I can't be of more help. Cheers Stan madison.mich...@gmail.com wrote: > I am using Sage 4.2 in VirtualBox and FireFox 3.5.4. The

[sage-support] Re: convertor Sage -> TeX -> PDF

2009-11-09 Thread Stan Schymanski
Hi Marik, Thanks for that. For some reason, it does not work on the pdf I downloaded, but if I create a pdf myself, it works. The comment in the pdf could mention "right-click" to make it clearer. Great work! I hope this script will make it into sage some time!! It still produced a lot of err