Quote:
Originally Posted by EdH
Here's a somewhat simple bash script:
...
Let me know of any programming flaws or troubles.
|
I am now an elf! Your script prompted me to install pari-gp, and I'm running it on 27-digit composites. Not sure how long I'll leave it going, but at 26 and 27 digits most of the numbers split into 3 9-digit factors; so I changed the factor bound to 10^9.
Maybe I'll try the python script tomorrow, so I can do "real" elf work.