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

Add test if quaternion order is maximal #37111

Merged
merged 5 commits into from
Feb 2, 2024

Commits on Jan 19, 2024

  1. Add test for maximality of orders of a quaternion algebra over number…

    … fields
    
    Via discriminant comparison
    syndrakon authored and syndrakon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0b26dc2 View commit details
    Browse the repository at this point in the history
  2. Improve description

    syndrakon authored and syndrakon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8caac31 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Improve style of documentation, error and tests

    Also remove accidental change to documentation of unrelated function from previous commit
    syndrakon authored and syndrakon committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3cc411b View commit details
    Browse the repository at this point in the history
  2. Add comma after space

    syndrakon authored and syndrakon committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2344ef5 View commit details
    Browse the repository at this point in the history
  3. Add forgotten spaces

    syndrakon authored and syndrakon committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c603b36 View commit details
    Browse the repository at this point in the history