#6396: primes_of_degree_one is broken for relative extensions
---------------------------+------------------------------------------------
Reporter: davidloeffler | Owner: was
Type: defect | Status: new
Priority: major | Milestone:
Component: number theory | Keywords:
Reviewer: | Author:
Merged: |
---------------------------+------------------------------------------------
Changes (by davidloeffler):
* cc: ncalexan (added)
Comment:
Here's a patch. Turns out that the bug was due to using the wrong
generator. I've set it to use {{{absolute_generator}}} rather than
{{{gen}}}, and patched absolute number fields so {{{absolute_generator}}}
is an alias for {{{gen}}} in that case. The patch also ReSTifies
small_primes_of_degree_one.py and adds it to the reference manual.
(Nick, since he wrote the original code.)
David
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6396#comment:1>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---