[sage-support] Iterating over PermutationGroup elements

2008-09-12 Thread Rob Beezer
I'm trying to compute the "product" of a couple of subgroups (the aim being to build a set that is not a subgroup). My students know the symmetries of a tetrahedron. Following code results in errors. I can change the final line to variations that are not useful (like just printing g and h i

[sage-support] gmp.h again?

2008-09-12 Thread TMichel
Having a problem while building 3.1.1 on ia64 IRIX with gcc 4.4. I donnot know what I am doing. Info: > uname -a Linux 2.6.5-7.244-sn2 #1 SMP Mon Dec 12 18:32:25 UTC 2005 ia64 GNU/ Linux > gcc --v Using built-in specs. Target: ia64-unknown-linux-gnu Configured with: ../gcc/configure --prefix=

[sage-support] Re: Fw: a sage problem

2008-09-12 Thread William Stein
Hi Gokhan, John Cremona is working on adding support for computing S-integral points on elliptic curves in Sage. I've cc'd your email to him (and to sage-support), and hopefully he'll update you on the latest status. William On Fri, Sep 12, 2008 at 2:44 AM, Gökhan SOYDAN <[EMAIL PROTECTED]> wr

[sage-support] Re: Iterating over PermutationGroup elements

2008-09-12 Thread William Stein
On Thu, Sep 11, 2008 at 9:16 PM, Rob Beezer <[EMAIL PROTECTED]> wrote: > > I'm trying to compute the "product" of a couple of subgroups (the aim > being to build a set that is not a subgroup). My students know the > symmetries of a tetrahedron. Following code results in errors. I can > change t

[sage-support] Re: Iterating over PermutationGroup elements

2008-09-12 Thread Rob Beezer
Thanks, William. Just in time for class this morning. ;-) Rob --~--~-~--~~~---~--~~ 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://g

[sage-support] Re: gmp.h again?

2008-09-12 Thread mabshoff
On Sep 11, 9:27 pm, TMichel <[EMAIL PROTECTED]> wrote: Hi, > Having a problem while building 3.1.1 on ia64 IRIX with gcc 4.4.  I > donnot know what I am doing.  Info: > > > uname -a > > Linux  2.6.5-7.244-sn2 #1 SMP Mon Dec 12 18:32:25 UTC 2005 ia64 GNU/ > Linux> gcc --v > > Using built-in spec

[sage-support] Re: PIL and jpeg on OS X workaround

2008-09-12 Thread mabshoff
On Sep 10, 7:11 pm, Jason Merrill <[EMAIL PROTECTED]> wrote: Hi Jason, > I had been having trouble for a while figuring out how to load jpgs > into a usable form on OS X.  The optional PIL spkg that gets installed > through sage -i PIL-1.1.5.spkg would throw an IOError when I tried to > load in

[sage-support] Re: gmp.h again?

2008-09-12 Thread mabshoff
On Sep 11, 9:27 pm, TMichel <[EMAIL PROTECTED]> wrote: > Having a problem while building 3.1.1 on ia64 IRIX with gcc 4.4.  I > donnot know what I am doing.  Info: A couple more remarks: You are running Linux and not IRIX by the way. > > uname -a > > Linux  2.6.5-7.244-sn2 #1 SMP Mon Dec 12 18:

[sage-support] sage notebook server

2008-09-12 Thread William Stein
Hi, The public sage notebook server at sagenb.org has been slow for a variety of reasons. It's a server I started running over two years ago, which had many thousands of accounts, and more importantly I had slowly migrated from one sage notebook format to another over the two years. Basically,

[sage-support] Integral problems

2008-09-12 Thread Sand Wraith
Hi all! Help please again :-) here is worksheet describes my problem: http://75.75.6.176/home/pub/8/ so, at the last stem i have wrong result: 0 instead of 2/3. what i am doing wrong? --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@google

[sage-support] Re: PIL and jpeg on OS X workaround

2008-09-12 Thread Jason Merrill
On Sep 12, 2:34 pm, mabshoff <[EMAIL PROTECTED] dortmund.de> wrote: > On Sep 10, 7:11 pm, Jason Merrill <[EMAIL PROTECTED]> wrote: > > Hi Jason, > > > I had been having trouble for a while figuring out how to load jpgs > > into a usable form on OS X.  The optional PIL spkg that gets installed > >

[sage-support] Re: Integral problems

2008-09-12 Thread Jason Merrill
On Sep 12, 4:48 pm, Sand Wraith <[EMAIL PROTECTED]> wrote: > Hi all! Help please again :-) > > here is worksheet describes my problem: > > http://75.75.6.176/home/pub/8/ > > so, at the last stem i have wrong result: 0 instead of 2/3. > > what i am doing wrong? It looks like there are a few proble

[sage-support] Re: SnapPeaPython

2008-09-12 Thread hypermonkey2
success! i installed the missing packages and it runs fine! That is, without error... it is dissapointingly slow, however. oh well, thanks much! Jon On Sep 11, 5:21 am, Adam Webb <[EMAIL PROTECTED]> wrote: > Hi, > > On Sep 11, 3:05 am, hypermonkey2 <[EMAIL PROTECTED]> wrote: > > > > > > > Cool!