[sage-support] Re: jsmath image fonts

2010-05-31 Thread ma...@mendelu.cz
I copied png files manualy to the correct place and still get no image fonts in Sage notebook. Any idea? Many thanks, Robert On 29 kvě, 08:56, "ma...@mendelu.cz" wrote: > Dear all > > I installed jsmath image fonts in fresh 4.4.2, but these fonts remain > unavailable - the switch to these fonts

RE: [sage-support] VirtualBox on Windows 7 sage.ovf import problem

2010-05-31 Thread Tim Barrett
William, Thankyou so much. Sage works now on vista with vm ware Tim -Original Message- From: sage-support@googlegroups.com [mailto:sage-supp...@googlegroups.com] On Behalf Of William Stein Sent: Monday, 31 May 2010 2:44 AM To: sage-support@googlegroups.com Subject: Re: [sage-support] Vi

Re: [sage-support] Re: modul for educational purposes

2010-05-31 Thread Dr. Georg Damm
Am Sonntag, 30. Mai 2010, um 19:42:28 schrieb William Stein: > On Sun, May 30, 2010 at 9:27 AM, ma...@mendelu.cz wrote: > > Hi > > > > Perhaps it would be fine to make new directory in Sage library > > and put all commands focused on education there. And we should > > not import the commands aut

[sage-support] Re: Illegal Instruction errors when trying to run sage

2010-05-31 Thread olivier
after verification Mint 7 is base on ubuntu Jaunty Jackalope, wich is version 9.04, so you would need 8.04 file i think. On May 31, 10:39 am, olivier wrote: > Have you tried installing from the ubuntu_8.04 file? mint is base on > ubuntu but 10.04 was out just recently. > > On May 27, 8:12 pm, Rob

[sage-support] Re: Illegal Instruction errors when trying to run sage

2010-05-31 Thread olivier
Have you tried installing from the ubuntu_8.04 file? mint is base on ubuntu but 10.04 was out just recently. On May 27, 8:12 pm, Robert Bradshaw wrote: > On May 27, 2010, at 3:22 PM, Alex Goater wrote: > > > > > Hello, > > > I'm trying to use sage version 4.4.2 within Linux Mint 7 Gloria.   > > I

[sage-support] Two questions about operation tables for finite fields

2010-05-31 Thread Alasdair
I'm using Sage 4.4.2. (1) If I enter, say sage: R. = GF(2)[] sage: F. = GF(8,name='x',modulus=x^3+x+1) and then F.a , one of the methods is "addition table". However, this method doesn't seem to be defined. Should this method either be defined, or removed? (2) I can create an addition table