when i try that i get these errors
Traceback (most recent call last):
  File "quickfact2.py", line 21, in <module>
    ef=poly_ran()
  File "quickfact2.py", line 13, in poly_ran
    if g[_sage_const_0 ][_sage_const_0 ]*g.unit==f:
  File "element.pyx", line 1436, in
sage.structure.element.RingElement.__mul__ (sage/structure/element.c:11428)
  File "coerce.pyx", line 765, in
sage.structure.coerce.CoercionModel_cache_maps.bin_op
(sage/structure/coerce.c:6969)
TypeError: unsupported operand parent(s) for '*': 'Multivariate Polynomial
Ring in z1, z2 over Finite Field of size 5' and '<type 'instancemethod'>'

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to