#12753: is_PrimeField import error
----------------------------------------+-----------------------------------
       Reporter:  bhutz                 |         Owner:  bhutz       
           Type:  defect                |        Status:  needs_review
       Priority:  trivial               |     Milestone:  sage-5.0    
      Component:  number fields         |    Resolution:              
       Keywords:  is_PrimeField import  |   Work issues:              
Report Upstream:  N/A                   |     Reviewers:              
        Authors:                        |     Merged in:              
   Dependencies:                        |      Stopgaps:              
----------------------------------------+-----------------------------------

Comment (by davidloeffler):

 I'm sorry, but "prime field" does ''not'' mean "field of finite prime
 order". That's why there's a separate function {{{
 is_PrimeFiniteField()}}}. A prime field is a field that is equal to its
 own prime subfield, i.e. '''either''' a finite prime field or QQ.

 I agree that the function should not return an !ImportError -- this is a
 consequence of rearrangements in the finite fields code since the function
 was written -- but it should be kept as originally designed, returning
 True when the input field is equal to its own prime subfield.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12753#comment:3>
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