#14818: Declare PARI finite field functions (FF_*), wrap ffgen() and ffinit()
--------------------------------+-------------------------------------------
       Reporter:  pbruin        |         Owner:  cpernet          
           Type:  enhancement   |        Status:  positive_review  
       Priority:  minor         |     Milestone:  sage-5.12        
      Component:  finite rings  |    Resolution:                   
       Keywords:  pari          |   Work issues:                   
Report Upstream:  N/A           |     Reviewers:  Jean-Pierre Flori
        Authors:  Peter Bruin   |     Merged in:                   
   Dependencies:                |      Stopgaps:                   
--------------------------------+-------------------------------------------

Old description:

> To access the PARI library functions related to the `t_FFELT` type for
> finite fields (see #12142), these functions need to be declared in
> `sage/libs/pari/decl.pxi`.  Also, wrappers for the functions `ffgen()`
> and `ffinit()` are missing.
>
> I am attaching a patch, which will become a dependency of #12142.
>
> Apply:
> * [attachment:trac14818-pari_FF_decl.patch]
> * [attachment:trav_14818-reviewer.patch]

New description:

 To access the PARI library functions related to the `t_FFELT` type for
 finite fields (see #12142), these functions need to be declared in
 `sage/libs/pari/decl.pxi`.  Also, wrappers for the functions `ffgen()` and
 `ffinit()` are missing.

 I am attaching a patch, which will become a dependency of #12142.

 Apply:
 * [attachment:trac14818-pari_FF_decl.patch]
 * [attachment:trac_14818-reviewer.patch]

--

Comment (by jpflori):

 Correct and better named patch.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14818#comment:9>
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/groups/opt_out.


Reply via email to