Search the web
Sign In
New User? Sign Up
ggnfs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 872 - 901 of 2469   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
872
Hi Sam! Here follows the factorization of 11,236. It began as an ggnfs attempt, but sadly ggnfs isn't quite ready yet to handle a factorization of this scale...
jesh@...
jeskamstrup
Offline Send Email
Apr 1, 2005
9:22 am
873
Hi Jes, I was thinking about asking you if you could send me the relations on DVD, but it occurs to me that I don't even have a decent enough machine to do the...
ggnfsmonico
Offline Send Email
Apr 1, 2005
2:27 pm
874
Hello, I want to know how i can factorize a number contain 150 digits without use FactLat.pl ? Thx...
sylvain_avocat
Offline Send Email
Apr 1, 2005
7:38 pm
875
... I've kept the relations because this is an interesting case. Anybody who want to have a look at the raw relations can just email me with a snailmail ...
Jes Hansen
jeskamstrup
Offline Send Email
Apr 2, 2005
12:43 am
876
... The short answer is: Don' try. If you really want to factor a C150, ggnfs isn't the right tool (yet). A C150 would take many months just to sieve even if...
Jes Hansen
jeskamstrup
Offline Send Email
Apr 2, 2005
12:53 am
877
Hello, What is "CWI suite" ?? Thx ... without ... (yet). ... number of PC's ... afterwards. In any ... the...
sylvain_avocat
Offline Send Email
Apr 2, 2005
3:31 am
878
... It's another set of GNFS programs made by Centrum voor Wiskunde en Informatica, Amsterdam. It has been around longer than ggnfs and is currently more...
jesh@...
jeskamstrup
Offline Send Email
Apr 2, 2005
8:08 am
879
here is an excerpt from the log file from a factorization I'm working on: [04/02 13:16:44] There were 16273/74995 duplicates. [04/02 13:16:44] RelProcTime:...
Tyler Cadigan
t_cadigan
Offline Send Email
Apr 3, 2005
1:50 am
880
Hello, Tyler! ... Yes, this is normal. As you come closer to required number of relations procrels seems to drop number of collected relations. I do not...
Andrei Belenko
a_belenko
Offline Send Email
Apr 3, 2005
6:35 am
881
Andrei, ... wow I guess the longer I stay factoring numbers and the stranger things get...the more nomal it really is. Thanks for the info! Tyler...
Tyler Cadigan
t_cadigan
Offline Send Email
Apr 3, 2005
7:33 am
882
Hello, I want to know the setting in def-nm-params.txt and def-par.txt 's file is i want to factor a number with 232 digits ? Thanks...
sylvain_avocat
Offline Send Email
Apr 3, 2005
7:53 pm
883
... That's hard! I hope you mean a SNFS factorization. When NFSNET factored a C234 ( 3^491+1 ) they used factorbases of 50 million on each side with Large...
Jes Hansen
jeskamstrup
Offline Send Email
Apr 3, 2005
8:17 pm
884
... par.txt 's ... 50 million ... LP's). You ... factorization ... took 3 ... cluster. ... Okay but i want to know the setting :)...
sylvain_avocat
Offline Send Email
Apr 4, 2005
12:10 am
885
... OK. Assuming SNFS you could use something like snfs,232,6,0,0,0,0,0,0,0,0,50000000,50000000,30,30,58,58,3.0,3.0,2500000 which is 50M factorbases, 30 bit...
Jes Hansen
jeskamstrup
Offline Send Email
Apr 4, 2005
5:47 am
886
Hello, my name is Alex. I study A Number Field Sieve (NFS) implementation and want to ask you some questions. First of all, about nfs_sparse_mat_t: typedef...
q34tlwy
Offline Send Email
Apr 4, 2005
6:07 pm
887
When i launch FactLat.pl c232.n i have this error ! And my number have 232 digits !!!! -> Attempting to run polyselect... -> Selected default polsel parameters...
sylvain_avocat
Offline Send Email
Apr 4, 2005
10:07 pm
888
... snip ... It looks like the polynomial selection program doesn't like numbers that large. Either that or it requires different parameters. But if you need...
trilliwig
Offline Send Email
Apr 4, 2005
10:33 pm
889
You are trying to use GNFS on a C232? This wouldn't be RSA-768 now would it? The largest GNFS factorization to date is RSA-576, with 174 digits. A C232 is...
gchil0
Offline Send Email
Apr 4, 2005
10:34 pm
890
I want to user SNFS to factore this number, but when i put in .N file (type: snfs) FactLat select GNFS ! I Must Create directely a poly's file ? ... 174 ... ...
sylvain_avocat
Offline Send Email
Apr 4, 2005
10:39 pm
891
I launch to factor c232, and when he sieve i have it : FBsize 1566791+0 (deg 6), 3001133+0 (deg 1) total yield: 0, q=25000033 (1.#INF0 sec/rel) total yield: 0,...
sylvain_avocat
Offline Send Email
Apr 4, 2005
11:17 pm
892
... To use SNFS, you will need a simple polynomial for the number, and you will need to create manually a c232.poly file, yes. I don't think specifying "type:...
trilliwig
Offline Send Email
Apr 5, 2005
1:51 am
893
... Nope, that's not normal... that indicates you'll have to find a better polynomial or fiddle with the parameters a bit, since the lattice siever is finding...
trilliwig
Offline Send Email
Apr 5, 2005
2:05 am
894
... <sylvain_avocat@h...> ... better ... Thank for your answer :) i create manualy poly's and i tell you if it's succeful...
sylvain_avocat
Offline Send Email
Apr 5, 2005
2:07 am
895
How i can to select c5,c4,c3,c2,c1,c0,Y1,Y0,skew for my number if i use snfs's type ?...
sylvain_avocat
Offline Send Email
Apr 5, 2005
2:29 am
896
... From all your previous questions it seems that you're new to NFS. May i suggest that you start with some smaller factorizations first, to get an idea how...
sander@...
sander3005
Offline Send Email
Apr 5, 2005
7:57 am
897
Hello, As Sander has remarked already, you should try some smaller numbers first to learn the software. To do a number this large, you will also HAVE to learn...
ggnfsmonico
Offline Send Email
Apr 5, 2005
2:15 pm
898
Hi Alex, Do a search through the messages on this group for nfs_sparse_mat_t - there might be 15 or 20 posts that you'll have to scan through, but the answers...
ggnfsmonico
Offline Send Email
Apr 5, 2005
2:17 pm
899
In the (original?) Franke lattice sieve, one can must choose either the option -a to sieve the alg. side or the option -r to sieve the rational side. I'm...
Jes Hansen
jeskamstrup
Offline Send Email
Apr 6, 2005
12:16 am
900
... Never mind this.... Next time I'll try the obvious solution before posting a question :-) Jes...
Jes Hansen
jeskamstrup
Offline Send Email
Apr 6, 2005
12:33 am
901
Hi Jes, Once upon a time, I think this option was in the bash script, but didn't make it over to the Perl script. However, it surely should be an option, so I...
ggnfsmonico
Offline Send Email
Apr 6, 2005
3:02 am
Messages 872 - 901 of 2469   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help