Hi Martin, On Mon, Mar 22, 2010 at 1:03 AM, Martin Albrecht <[email protected]> wrote: > I wrote the small finite field class and added the int_repr() and forgot to > add something equivalent for bigger fields. I would suggest to add a new > function to both called integer_representation() (or so) and deprecate the > shorthand int_repr(). In all cases it should return a Sage Integer not a > Python int.
It looks to me that the original bug report by Alasdair requires a ticket. The issue is now tracked at ticket #8578: http://trac.sagemath.org/sage_trac/ticket/8578 -- Regards Minh Van Nguyen -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org To unsubscribe from this group, send email to sage-devel+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
