Write an actually good prime factorization algorithm
Open
enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Replace the naive algorithm with something better.
See:
https://en.wikipedia.org/wiki/Prime_factorization
https://en.wikipedia.org/wiki/Dixon%27s_factorization_method
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.