#14958: Implement pseudo-Conway polynomials
-------------------------------------+-------------------------------------
Reporter: pbruin | Owner:
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-5.12
Component: finite rings | Resolution:
Keywords: Conway polynomial | Merged in:
sd51 | Reviewers:
Authors: David Roe, Jean- | Work issues: terminology;
Pierre Flori | possible bug
Report Upstream: N/A | Dependencies: #14833, #14957
Branch: |
Stopgaps: |
-------------------------------------+-------------------------------------
Comment (by jpflori):
I'd say David used the term tree because a PCPT objecgt only contains one
layer of references, i.e. a pseudo-conway poly and refs to the PCPTs for
n/q where q is a prime divisor of n.
Some minor remarks:
* I think we should add a warning that PCPTs are only weakrefed. I saw
that you correctly took care of that in #8335, thanks for that.
* At some point the new doc says "The following demonstrate coercions",
shouldn't it be "demonstrates"? (please pardon me if I'm wrong, I'm
english expert).
* The doc changes corresponding to the fix mentionned in
http://trac.sagemath.org/ticket/8335#comment:59 are missing; it should not
read:
{{{
If False, then `n` is prime and
no references are stored (since there is no compatibility
condition).
}}}
but:
{{{
If ``False``, then `n == 1` and no references are stored
(since there is no compatiblity condition).
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/14958#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 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.