Skip to content

negative integer powers of binary quadratic forms #8

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

Open
sflammia opened this issue Jul 15, 2024 · 0 comments
Open

negative integer powers of binary quadratic forms #8

sflammia opened this issue Jul 15, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@sflammia
Copy link
Owner

Currently only nonnegative powers are supported for multiplication (Gauss composition). It would be easy to add support for negative powers $-k$ by first computing the period $n$ of a form and then raising to $n- (k \bmod n)$.

@sflammia sflammia added the good first issue Good for newcomers label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant