#16944: GF(q) -> PARI: always return FFELT
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  finite rings       |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:  Volker Braun
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/16944            |  9ff6d122251c38719f6e7c3340722802f52b160e
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 I get the following:
 {{{
 sage -t --long --warn-long 76.8 src/sage/libs/pari/gen.pyx
 **********************************************************************
 File "src/sage/libs/pari/gen.pyx", line 5179, in
 sage.libs.pari.gen.gen.fflog
 Failed example:
     pari(a).ffprimroot()
 Expected:
     Traceback (most recent call last):
     ...
     PariError: incorrect type in ffprimroot (t_POLMOD)
 Got:
     a^11 + a^10 + a^9 + a^8 + a^7 + a^6 + a^5 + a^4 + a^2 + 1
 **********************************************************************
 1 item had failures:
    1 of  11 in sage.libs.pari.gen.gen.fflog
     [1299 tests, 1 failure, 1.25 s]
 }}}

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