mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Msieve

Reply
 
Thread Tools
Old 2015-11-09, 19:23   #23
Romuald
 
Romuald's Avatar
 
Oct 2015
France

32·7 Posts
Default

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
Romuald is offline   Reply With Quote
Old 2015-11-09, 19:29   #24
Romuald
 
Romuald's Avatar
 
Oct 2015
France

32·7 Posts
Default

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
Romuald is offline   Reply With Quote
Old 2015-11-09, 20:16   #25
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

11100001101012 Posts
Default

Quote:
Originally Posted by Romuald View Post
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:
Yeah... there's only two or three, and I'm not one of them

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.
Dubslow is offline   Reply With Quote
Reply

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

All times are UTC. The time now is 01:01.


Sat Jul 17 01:01:15 UTC 2021 up 49 days, 22:48, 1 user, load averages: 2.12, 1.59, 1.43

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.