![]() |
|
|
#23 |
|
Oct 2015
France
32×7 Posts |
Ah, sympa, je me sens moins dépaysé à présent... Mais je sais pas si tout le monde ici maîtrise suffisamment le français pour que je puisse y poster des demandes d'aide, questions ou autres.
Last fiddled with by Romuald on 2015-11-09 at 19:23 |
|
|
|
|
|
#24 |
|
Oct 2015
France
32×7 Posts |
Bon, je reprends l'anglais maintenant...
I just saw this page, about most adapted factorization algorithms depending on the integer's size: The method will work, but will be slow. "How big are your numbers?" determines the method to use:
Last fiddled with by Romuald on 2015-11-09 at 19:30 |
|
|
|
|
|
#25 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
11100001101012 Posts |
Quote:
![]() That is more or less correct. If you do manage to install YAFU, you can watch how it tries to factor arbitrary numbers -- first trial factoring (which is basically a lookup against the first ~100K primes), Pollard's rho is indeed run, Fermat's method, before resorting to P-1 and ECM, and should those also fail, QS and NFS as appropriate. On most computers, the crossover between Yafu's QS and ggnfs/msieve NFS is aroung 95-96 digits, well in like with the 100 digit rule of thumb you mention. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How I Run a Larger Factorization Using Msieve, gnfs and factmsieve.py on Several Ubuntu Machines | EdH | EdH | 7 | 2019-08-21 02:26 |
| Msieve & ggnfs on MacOS | xilman | Msieve | 8 | 2017-05-20 00:12 |
| Error while running Msieve 1.53 with factmsieve.py | FelicityGranger | Msieve | 2 | 2016-12-04 10:44 |
| Infinite loop for ggnfs or msieve | Greebley | Aliquot Sequences | 4 | 2013-02-06 19:28 |
| Error running GGNFS+msieve+factmsieve.py | D. B. Staple | Factoring | 6 | 2011-06-12 22:23 |