I find some library with implementation of integer factorization function. Preferably some fast implementation in some popular library, to not reinvent the wheel.
Is there some ?
A quick google search shows arithmoi package by Daniel Fischer.
See primeFactors
in primes. It's reasonably fast, for example it factors 104729 * 104723
instantly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With