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

Fix trivial case in conversion of list to number field element #34059

Closed
pjbruin opened this issue Jun 24, 2022 · 5 comments
Closed

Fix trivial case in conversion of list to number field element #34059

pjbruin opened this issue Jun 24, 2022 · 5 comments

Comments

@pjbruin
Copy link
Contributor

pjbruin commented Jun 24, 2022

In SageMath 9.7.beta3:

sage: K.<a> = NumberField(x)
sage: K([1]).parent()
Rational Field

Component: number fields

Author: Peter Bruin

Branch/Commit: e1890c1

Reviewer: Matthias Koeppe

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

@pjbruin pjbruin added this to the sage-9.7 milestone Jun 24, 2022
@pjbruin
Copy link
Contributor Author

pjbruin commented Jun 24, 2022

@pjbruin
Copy link
Contributor Author

pjbruin commented Jun 24, 2022

Commit: e1890c1

@pjbruin
Copy link
Contributor Author

pjbruin commented Jun 24, 2022

Changed author from pbruin to Peter Bruin

@mkoeppe
Copy link
Member

mkoeppe commented Jun 26, 2022

Reviewer: Matthias Koeppe

@vbraun
Copy link
Member

vbraun commented Jul 11, 2022

Changed branch from u/pbruin/34059-list_to_number_field_element to e1890c1

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

3 participants