#4636: improve polynomial_modn_dense_ntl.Polynomial_dense_mod_p
-----------------------------+----------------------------------------------
Reporter: ncalexan | Owner: malb
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.5.2
Component: number theory | Keywords: polynomial modn finite field gf
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Changes (by malb):
* upstream: => N/A
Comment:
I vote for closing this ticket
{{{
sage: f = GF(7)['x']([2, 1, 3])
sage: type(f)
<type 'sage.rings.polynomial.polynomial_zmod_flint.Polynomial_zmod_flint'>
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4636#comment:10>
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.