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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 256 - 285 of 2468   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
256
SchlichtSo lets hurry up and build a network version of ggnfs for ourselve and start sieving to claim the price money before they ( rsaprimes.net) claim it.!!!...
Andreas Pipp
mandelbrot314
Offline Send Email
Dec 1, 2004
1:57 pm
257
... ourselve and start sieving to claim the price money before they ( rsaprimes.net) claim it.!!! *ggg* yeahhh... think 20,000$ will be great for the Chris's...
roquesbruno
Offline Send Email
Dec 1, 2004
2:40 pm
258
gcc -I../include -O3 -Wall -march=athlon -c montgomery_sqrt.c montgomery_sqrt.c: In function `idealDivExact': montgomery_sqrt.c:1303: warning: implicit...
paradox235
Offline Send Email
Dec 1, 2004
9:39 pm
259
I got these bugs at the compilation of 0.70.6 make[2]: Entering directory `/home/Torbjörn Alm/ggnfs/src/lasieve4' make -C asm lasieve-asm.h make[3]: Entering...
Torbjörn Alm
torbjornalm
Offline Send Email
Dec 1, 2004
9:50 pm
260
on there site, it says the server is not written yet. ... girl :) ... catch...
bwetter246
Offline Send Email
Dec 2, 2004
12:52 am
261
Hello all, I just uploaded 0.70.7, which should fix the Cygwin compilation errors. The big difference between 0.70.5 and 0.70.6/7 is a faster sqrt step. I...
ggnfsmonico
Offline Send Email
Dec 2, 2004
12:52 am
262
Hi Chris, ... I still got compilation errors on Cygwin, which complains about Schlendrian. I modified the line 142 of mpqs-hack.c as below: void...
Tomoya Adachi
nu_adachi
Offline Send Email
Dec 2, 2004
2:33 am
263
... Factors found after copying the data to the cygwin machine! See details, below. ... Perhaps that could be the first project for your ecc2-109 colleague, ...
Bob Backstrom
bobb7772004
Offline Send Email
Dec 2, 2004
3:30 am
264
Hi Greg, Thanks for the info! I'll make the change to the Perl script. One thing I notice immediately is that automatic parameter selection probably will not...
ggnfsmonico
Offline Send Email
Dec 2, 2004
4:12 am
265
Hi Tomoya, Thanks - that is right, except that I do it with a macro, so it doesn't confuse VC. I put the macro in the file, but forgot to use it ... version...
ggnfsmonico
Offline Send Email
Dec 2, 2004
4:22 am
266
Hi all, Before I spend alot of time thinking about this, I thought it would be worth checking to see if any of you have already thought about this problem or...
ggnfsmonico
Offline Send Email
Dec 2, 2004
4:36 am
267
Hi Chris, This is also the bottle neck of my squareroot program. I can't say I have solved it, but I have thought about it in the past. In Montgomery's version...
Chris Card
ctcard_hotma...
Offline Send Email
Dec 2, 2004
9:19 am
268
Hi ! I would like to thank Chris for his hard work on ggnfs : I was able to finish a c108 a few days ago and this was the biggest factorization i have ever...
philmajax
Offline Send Email
Dec 2, 2004
8:41 pm
269
Hello All I just completed a C114 factorization. Details are below. This was done on an Athlon-XP 3200+ with version 0.70.3 (utilizing autoselected...
bewolf.geo@...
bewolf.geo
Offline Send Email
Dec 2, 2004
11:47 pm
270
Hi Steve, [--snip--] ... If you happen to still have the binary data lying around, perhaps you could do me a favor? Could you compile the latest version and ...
ggnfsmonico
Offline Send Email
Dec 3, 2004
3:10 am
271
Hi Chris, I think I may now have a solution to this problem without resorting to the special ideal stuff (though I want to go back and look again at that idea...
ggnfsmonico
Offline Send Email
Dec 3, 2004
3:38 am
272
Anybody knows is there any documentations about those two sieve algorithms? Just wanna know some details, seems like the ggnfs code didn't implement the...
x2002uwf
Offline Send Email
Dec 3, 2004
3:38 am
273
Hello, That's right - I started implementing the lattice sieve some time back, but I quickly discovered that it takes alot of effort to write a fast one. I was...
ggnfsmonico
Offline Send Email
Dec 3, 2004
3:48 am
274
At the end of the factLat.pl script, STDOUT does not seem to be restored, so any final message (like the line 'print "Factorization summary written to...
Bob Backstrom
bobb7772004
Offline Send Email
Dec 3, 2004
5:16 am
275
Sure thing. I'll try it Friday evening as my current GGNFS run should be complete by then. -Steve ... __________________________________ Do you Yahoo!? Yahoo!...
bewolf.geo@...
bewolf.geo
Offline Send Email
Dec 3, 2004
5:24 am
276
... open $std, ">&STDOUT"; # Save STDOUT handle Missing semicolon, sorry. --Bob....
Bob Backstrom
bobb7772004
Offline Send Email
Dec 3, 2004
5:31 am
277
Hi Chris ... I think I understand what you're saying, and I have a couple of questions: 1. alpha is not usually an algebraic integer in GNFS, how does that...
Chris Card
ctcard_hotma...
Offline Send Email
Dec 3, 2004
9:05 am
278
How do I know which values the following parameters should have?? does it depend on the length of the number or as well on the polynomial??? By the way are...
Andreas Pipp
mandelbrot314
Offline Send Email
Dec 3, 2004
9:26 am
279
There is a file called def-par.txt in the src subdirectory, which contains tested default values, so you should use those values and experiment a bit with...
Haldir
haldir2k
Offline Send Email
Dec 3, 2004
1:46 pm
280
There is alot of documentation about both sieving algorithms. As for a generic introduction you might want to look into: M. Case. A Beginner's Guide To The...
Haldir
haldir2k
Offline Send Email
Dec 3, 2004
2:06 pm
281
Hi Bob, Consider it done. Chris...
ggnfsmonico
Offline Send Email
Dec 3, 2004
2:21 pm
282
Hi Chris, ... I think this takes care of both problems at once: (1) In addition, precompute the valuations of the leading coefficient, c_d, at the special...
ggnfsmonico
Offline Send Email
Dec 3, 2004
2:30 pm
283
Hi Andreas, Yes - they depend both on the size of the number and on the polynomial. The way to figure them is to find other similar-sized factorizations, start...
ggnfsmonico
Offline Send Email
Dec 3, 2004
2:32 pm
284
Hi Chris ... Why didn't I think of that?! It sounds good to me. Chris __________________________________ Do you Yahoo!? Send a seasonal email greeting and help...
Chris Card
ctcard_hotma...
Offline Send Email
Dec 3, 2004
2:42 pm
285
Hi Chris, Wow - not only is it working like a charm, I'm getting almost a 10x speedup in relation processing on my tst250 test case (now 8000 rels/sec versus...
ggnfsmonico
Offline Send Email
Dec 3, 2004
4:27 pm
Messages 256 - 285 of 2468   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