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

Speed-up prime factorization for large integers #103

Closed
mhostetter opened this issue May 16, 2021 · 3 comments
Closed

Speed-up prime factorization for large integers #103

mhostetter opened this issue May 16, 2021 · 3 comments
Labels
help wanted Extra attention is needed performance Affects speed/performance

Comments

@mhostetter
Copy link
Owner

No description provided.

@mhostetter
Copy link
Owner Author

PR #123 speeds up prime factorization of perfect powers.

@mhostetter mhostetter added the performance Affects speed/performance label Jun 11, 2021
@mhostetter
Copy link
Owner Author

PR #141 adds and improves several integer factorization algorithms.

@mhostetter mhostetter added the help wanted Extra attention is needed label Jan 23, 2022
@mhostetter mhostetter pinned this issue Mar 14, 2022
@mhostetter mhostetter unpinned this issue Mar 14, 2022
@mhostetter mhostetter pinned this issue Dec 9, 2022
@mhostetter
Copy link
Owner Author

I'm closing this. This will now be tracked in the consolidated #456.

@mhostetter mhostetter unpinned this issue Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed performance Affects speed/performance
Projects
None yet
Development

No branches or pull requests

1 participant