#13379: Add a splitting field function for polynomials over a finite field
-------------------------------------+-------------------------------------
       Reporter:  abrochard          |        Owner:  davidloeffler
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.1
      Component:  algebra            |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Adrien Brochard,   |    Reviewers:
  Peter Bruin                        |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  3058ab2e60973cec10b411cb98567fae21784e79
  u/pbruin/13379-splitting_field     |     Stopgaps:
   Dependencies:  #8335, #2217       |
-------------------------------------+-------------------------------------
Changes (by pbruin):

 * status:  needs_work => needs_review
 * commit:   => 3058ab2e60973cec10b411cb98567fae21784e79
 * dependencies:  #8335 => #8335, #2217


Old description:

> The purpose of this patch is to add the splitting_field() function to
> polynomial elements with coefficients in a finite field.
>
> See also #2217, the number field analogue of this ticket.
>
> Apply: [attachment:trac_13379-splitting_field_new.patch]

New description:

 The purpose of this patch is to add the splitting_field() function to
 polynomial elements with coefficients in a finite field.

 See also #2217, the number field analogue of this ticket.

--

Comment:

 The `map` option now also works for finite fields, based on a new method
 `FiniteFieldHomset._an_element_()`.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=3058ab2e60973cec10b411cb98567fae21784e79
 3058ab2]||{{{Trac 13379: splitting field function for polynomials over
 finite fields}}}||

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