#8578: method int_repr only works for small finite fields
-----------------------+----------------------------------------------------
   Reporter:  mvngu    |       Owner:  AlexGhitza
       Type:  defect   |      Status:  new       
   Priority:  major    |   Milestone:  sage-5.0  
  Component:  algebra  |    Keywords:            
     Author:           |    Upstream:  N/A       
   Reviewer:           |      Merged:            
Work_issues:           |  
-----------------------+----------------------------------------------------
 From [http://groups.google.com/group/sage-
 devel/browse_thread/thread/f41d594281e843d9 sage-devel]:
 {{{
 For a finite field of, say 2^6 elements, an object representing an
 element of such a field has a method called int_repr() that returns
 the object's integer representation. However, if we are dealing with,
 say GF(7^100), an object representing an element of such a field
 doesn't have a corresponding int_repr() method. The report below
 includes such a method, which is meant to work for a finite field of
 any order.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8578>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en.

Reply via email to