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

latex representation of fractional ideals in a number field is totally stupid #1041

Closed
williamstein opened this issue Oct 31, 2007 · 1 comment

Comments

@williamstein
Copy link
Contributor

sage: K.<a> = NumberField(x^2 + 1)
sage: latex(K.fractional_ideal(3, a))
\left(3, a\right)\mathbf{Q}[a]/(a^{2} + 1)     

'nuff said.

Component: number theory

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

@williamstein williamstein added this to the sage-2.9.1 milestone Oct 31, 2007
@williamstein williamstein self-assigned this Oct 31, 2007
@williamstein williamstein modified the milestones: sage-2.9.1, sage-2.8.12 Nov 3, 2007
@williamstein
Copy link
Contributor Author

comment:2

Attachment: trac1041.patch.gz

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

1 participant