#7695: naming of the variable in subfields of cyclotomic fields
-----------------------------+----------------------------------------------
Reporter: wuthrich | Owner: davidloeffler
Type: defect | Status: new
Priority: trivial | Milestone: sage-4.3.1
Component: number fields | Keywords: cyclotomic fields, subfields
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
-----------------------------+----------------------------------------------
{{{
sage: F = CyclotomicField(7)
sage: K = F.subfields(3)[0][0]
sage: K
Number Field in zeta70 with defining polynomial x^3 + x^2 - 2*x - 1
}}}
I think this convention of adding a 0 to the variable name, as nice and
practicle as it is in general, is not good in this case. The resulting
algebraic element is not a 70th root of unity as the name would suggest.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7695>
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.