I'm trying to run the following:

sage: n=3; q=7; G=SL(n,q)
sage: for a in G:
....:     print a
....:

it just got stuck there, nothing shows up (for a looong while)
this is Sage version 3.1.1

and if I try the same with q=4 it works (but it takes some time to start)
any ideas?



tinch

--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to