#16664: Add a finite field implementation using FLINT's fq and fq_nmod modules
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  finite rings       |   Resolution:
       Keywords:  flint finite       |    Merged in:
  field                              |    Reviewers:
        Authors:  Jean-Pierre Flori  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  83e71947185a138af370142c42ee56bdcc6c1f73
  u/jpflori/flint_fq_nmod            |     Stopgaps:
   Dependencies:  #15015, #17470     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:55 jpflori]:
 > @Jeroen: where would you put the distutils magic to simplify linking
 with flint?
 > In only one pxd file in `src/sage/libs/flint` which is included by all
 other ones?
 > Or in each of them?

 First of all, I would prefer to move all changes to `libs/flint` to a
 different ticket.

 If you want `distutils` magic, I would put it in every `.pxd` file which
 defines library functions (in practice, this is probably all of them
 except `types.pxd`).

 Note #18837 which makes FLINT-related changes to `module_list.py`. The new
 ticket should probably depend on #18837.

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