[sage-support] Symbolic Matrix as a Latex Object

2009-09-27 Thread louie
Hello, my platform is: - W. Vista 64 - Firefox 3.0.10 - Sage Version 4.1.1 (VMWare) Last night I tried this Matlab exercise in the notebook (without Typeset activated): x,y,z,a,b,c=var('x,y,z,a,b,c') A=matrix(SR,[[a,b,1],[0,1,c],[x,0,0]]);A [a b 1] [0 1 c] [x 0 0] type(A) So far, so good, but

[sage-support] Re: Lines won't show on coordinate axes

2008-12-14 Thread louie
rgbcolor=(0,0,1)) > l1=line([(0,0),(-3.5,0)],rgbcolor=(1,0,0), thickness=5) > l2=line([(0,0),(0,2.5)],rgbcolor=(0,1,0), thickness=5) > p=point((3,1),rgbcolor=(0,0,1),pointsize=30) > show(a1+a2+l1+l2+p) > > > > On Sat, Dec 13, 2008 at 11:32 PM, louie wrote: > > > I'm tryi

[sage-support] Lines won't show on coordinate axes

2008-12-13 Thread louie
2, Release Date: 2008-11-20 in case it helps. Thanks in advance for any help - Louie - --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegrou

[sage-support] Re: Update SAGE: sws files lost!

2008-07-01 Thread louie
cycle bin, restore that old SAGE distro (your files are still IN there), run it the usual way, open those badly needed files with Mozilla but his time don't forget to "download them to a file" as instructed. That should do the trick. I hope it's not too late. - Louie - --

[sage-support] So far unknown notebook functionality

2008-06-15 Thread louie
apparently hidden feature? -Did you tailor this feature for your personal use?. I would like to open my worksheets but still keep in sight my inventory and not to go back to where I started in order to open a different worksheet. Thanks in advance.

[sage-support] Re: notebook shows up as blank in firefox

2008-06-13 Thread louie
Interesting indeed, it worked on IE7!! What next? - Louie - On Jun 13, 3:55 am, Stan Schymanski <[EMAIL PROTECTED]> wrote: > Unfortunately, I am not familiar enough with SAGE or Firefox to fix > the problem, but perhaps we can file a bug and hope that someone will > know what t

[sage-support] Re: notebook shows up as blank in firefox

2008-06-12 Thread louie
module sage.libs.pari.gen) - Louie - On Jun 12, 8:49 am, Stan Schymanski <[EMAIL PROTECTED]> wrote: > I found invisible links, too, but I didn't actually click on them. > > Yesterday, I managed to make my own notebook invisible in Firefox when > I added one more line of c

[sage-support] Re: notebook shows up as blank in firefox

2008-06-11 Thread louie
where it's supposed to but there's no way I know in advance where I'm heading to. I hope this also helps with the description, thanks. - louie - --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsu

[sage-support] How do I bring points to the front of a plot?

2008-05-10 Thread louie
. - louie - --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http

[sage-support] Re: mesh lines in a 3d plot

2008-04-29 Thread louie
mesh'. My experience with Unix editing tools (ed, sed, grep, etc.) has been so superficial that I must confess I find it easier to click the Kwrite icon than trying to understand search methods or regular expressions. The best I could achieve was to dump the file to screen (using w3m and Firefox