sage: a=pari('a')
sage: a+1
_4 = a + 1
sage: 1+a
------------------------------------------------------------
Traceback (most recent call last):
File "<console>", line 1, in ?
File "integer.pyx", line 471, in integer.Integer.__add__
File "coerce.pyx", line 123, in coerce.bin_op
TypeError: unable to find a common parent for 1 (parent: Integer Ring)
and a (parent: Interface to the PARI C library)
--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---