Skip to content

Conversation

yyyyx4
Copy link
Member

@yyyyx4 yyyyx4 commented Nov 23, 2023

Currently, the repr() method for orders in number fields is not very useful: It prints the same information for all orders in a given field. In this patch we add the generators, and, for quadratic fields, the conductor of the order to the output of repr().

@yyyyx4 yyyyx4 force-pushed the public/print_more_information_about_number_field_orders branch from 83800ad to 8243f73 Compare December 26, 2023 21:01
Copy link

Documentation preview for this PR (built with commit 8243f73; changes) is ready! 🎉

Copy link
Collaborator

@kwankyu kwankyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM.

vbraun pushed a commit to vbraun/sage that referenced this pull request Dec 27, 2023
sagemathgh-36760: print more information about number-field orders
    
Currently, the `repr()` method for orders in number fields is not very
useful: It prints the same information for all orders in a given field.
In this patch we add the generators, and, for quadratic fields, the
conductor of the order to the output of `repr()`.
    
URL: sagemath#36760
Reported by: Lorenz Panny
Reviewer(s): Kwankyu Lee, Lorenz Panny
vbraun pushed a commit to vbraun/sage that referenced this pull request Jan 2, 2024
sagemathgh-36760: print more information about number-field orders
    
Currently, the `repr()` method for orders in number fields is not very
useful: It prints the same information for all orders in a given field.
In this patch we add the generators, and, for quadratic fields, the
conductor of the order to the output of `repr()`.
    
URL: sagemath#36760
Reported by: Lorenz Panny
Reviewer(s): Kwankyu Lee, Lorenz Panny
vbraun pushed a commit to vbraun/sage that referenced this pull request Jan 5, 2024
sagemathgh-36760: print more information about number-field orders
    
Currently, the `repr()` method for orders in number fields is not very
useful: It prints the same information for all orders in a given field.
In this patch we add the generators, and, for quadratic fields, the
conductor of the order to the output of `repr()`.
    
URL: sagemath#36760
Reported by: Lorenz Panny
Reviewer(s): Kwankyu Lee, Lorenz Panny
@vbraun vbraun merged commit c55d0f5 into sagemath:develop Jan 14, 2024
@yyyyx4 yyyyx4 deleted the public/print_more_information_about_number_field_orders branch January 19, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants