#17319: Add a powers() method to monoid elements
-------------------------------------+-------------------------------------
       Reporter:  pbruin             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  basic arithmetic   |   Resolution:
       Keywords:  power              |    Merged in:
        Authors:  Peter Bruin        |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/pbruin/17319-powers              |  885fd30f187f8b99c13f0eb660dac7c6ee66dc96
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by pbruin):

 * status:  new => needs_review
 * commit:   => 885fd30f187f8b99c13f0eb660dac7c6ee66dc96
 * branch:   => u/pbruin/17319-powers


Comment:

 The method needs to be added twice because `RingElement` does not inherit
 from `MonoidElement`.  I tried the alternative of adding it to
 `Monoids.ElementMethods`, but this is much slower.

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