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

factor a not very big number takes forever #91

Closed
ixzh opened this issue Feb 19, 2021 · 3 comments
Closed

factor a not very big number takes forever #91

ixzh opened this issue Feb 19, 2021 · 3 comments

Comments

@ixzh
Copy link

ixzh commented Feb 19, 2021

using Primes;
factor(-52150815751994411270420247094986245419003171173880)

takes forever to compute. Any idea?

@ixzh ixzh changed the title factor a not very big number factor a not very big number takes forever Feb 19, 2021
@oscardssmith
Copy link
Member

This appears to be a dup of #49. The good news is that this should be pretty easy to fix. The bad news is that the pull request that would have helped seems to have stalled out in 2017 :(

@ixzh
Copy link
Author

ixzh commented Feb 25, 2021

This appears to be a dup of #49. The good news is that this should be pretty easy to fix. The bad news is that the pull request that would have helped seems to have stalled out in 2017 :(

@ixzh ixzh closed this as completed Feb 25, 2021
@ixzh
Copy link
Author

ixzh commented Feb 25, 2021

switched to Nemo.. works great

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