{{{
sage: GF(241^2, 'a')(1).minpoly()
x + 240
sage: GF(241, 'a')(1).minpoly()
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call  
last)
...
AttributeError: 'sage.rings.integer_mod.IntegerMod_int' object has no  
attribute 'minpoly'
}}}

Nick

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to