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 quotient, modulo, remainder, exact-divide implementations for gaussian integers #14

Open
sritchie opened this issue Jan 23, 2022 · 2 comments

Comments

@sritchie
Copy link
Member

Now that we have complex GCD, we can implement the four functions in the title for gaussian integers. Here is a tip: https://www.quora.com/How-do-I-find-Modulo-of-complex-numbers

@adamhaber
Copy link
Contributor

What would be the best place to put this functionality (new ns, complex, euclid, etc)?

@sritchie
Copy link
Member Author

sritchie commented Jan 25, 2022 via email

@sritchie sritchie transferred this issue from sicmutils/sicmutils Jan 24, 2023
@sritchie sritchie transferred this issue from another repository Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants