#13008: refactor squarefree_decomposition to allow different rings to chose
different implementations
---------------------------+------------------------------------------------
Reporter: saraedum | Owner: AlexGhitza
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.1
Component: algebra | Keywords: polynomial, squarefree
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies: #12404
Stopgaps: |
---------------------------+------------------------------------------------
Refactor {{{squarefree_decomposition()}}} of univariate polynomials to
call {{{_squarefree_decomposition_univariate()}}} of the base ring. This
makes it easier to have different algorithms in different rings.
This will make it easier to implement square-free decomposition over
perfect fields and separably generated extensions of perfect fields.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13008>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.