Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug in printing trivial class groups (trivial to fix) #10141

Closed
williamstein opened this issue Oct 17, 2010 · 2 comments
Closed

bug in printing trivial class groups (trivial to fix) #10141

williamstein opened this issue Oct 17, 2010 · 2 comments

Comments

@williamstein
Copy link
Contributor

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.

Component: number fields

Reviewer: Jeroen Demeyer

Issue created by migration from https://trac.sagemath.org/ticket/10141

@jdemeyer
Copy link

jdemeyer commented Oct 9, 2011

Reviewer: Jeroen Demeyer

@jdemeyer
Copy link

jdemeyer commented Oct 9, 2011

comment:2

Fixed in sage-4.7.2.alpha3.

@jdemeyer jdemeyer closed this as completed Oct 9, 2011
@jdemeyer jdemeyer removed this from the sage-4.7.2 milestone Oct 9, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants