#14312: degree of number field polynomial is python int
-------------------------------------+-------------------------------------
       Reporter:  mstreng            |        Owner:  malb
           Type:  defect             |       Status:  positive_review
       Priority:  minor              |    Milestone:  sage-6.8
      Component:  commutative        |   Resolution:
  algebra                            |    Merged in:
       Keywords:  polynomial degree  |    Reviewers:  Jeroen Demeyer
  int integer number field           |  Work issues:
        Authors:  Frédéric Chapoton  |       Commit:
Report Upstream:  N/A                |  985fb66e8ec0692681cfef71142e7fe717058886
         Branch:                     |     Stopgaps:
  public/ticket/14312                |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:12 chapoton]:
 > I changed a cpdef to a def, it may not be a good idea ?
 1. Everywhere else it's already a Python (`def`) method.
 2. If you want something fast, use the `_degree` attribute.

 So I don't see any problem.

--
Ticket URL: <http://trac.sagemath.org/ticket/14312#comment:14>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to