#16983: Fix finite field modulus handling
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  finite rings       |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/16983            |  0d9b5cc5b2a13e89349b1505c31c2329f6c65ce7
   Dependencies:  #16934             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:15 jpflori]:
 > There is something missing here:
 > {{{
 > + def polynomial(self, name=None):
 > + """
 > + Return the irreducible characteristic polynomial of the
 > + generator of this finite field, i.e., the polynomial `f(x)` so
 > + elements of the finite field as elements modulo `f`.
 > }}}

 I just moved that sentence, in fact it dates back to
 {{{
 commit a4928b0cf450b765c3bde6e5328f0146603526a8
 Author: tornaria <[email protected]>
 Date:   Sat Feb 11 01:13:08 2006 +0000

     [project @ original sage-0.10.12]

 }}}
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=0d9b5cc5b2a13e89349b1505c31c2329f6c65ce7
 0d9b5cc]||{{{Clarify docs for polynomial()}}}||

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