#10141: bug in printing trivial class groups (trivial to fix)
-----------------------------+----------------------------------------------
Reporter: was | Owner: davidloeffler
Type: PLEASE CHANGE | Status: new
Priority: major | Milestone: sage-4.6.1
Component: number fields | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Observe that the printing is wrong in the special case of class number 1:
{{{
sage: NumberField(x^2 + 1, 'i').class_group()
Class group of order 1 with structure of Number Field in i with defining
polynomial x^2 + 1
sage:
}}}
In particular "with structure of Number Field ..." where there is
something after "structure" missing.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10141>
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.