Search the web
Sign In
New User? Sign Up
openpfgw · Co-ordination of the OpenPFGW project
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 783 - 812 of 2064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
783
Let N be a number with 1026 decimal digits. Put it on one line of a file. Run pfgw on this file: no problem. Now at top of file add: ABC $a Run pfgw: it...
djbroadhurst
Offline Send Email
Mar 2, 2002
2:24 am
784
PS: To show this, simply use R(1026) in longhand: ABC $a 1.....1 [1026 1's] PFGW caused an invalid page fault in module KERNEL32.DLL at 016f:bff78756. ...
djbroadhurst
Offline Send Email
Mar 2, 2002
2:38 am
785
Simple fix, however, I am currently way out of date. Within the ABC2.h file, there is a constant: #define ABCVARLEN 1024 So the longest a single variable can...
Jim Fougeron
jim_fougeron
Offline Send Email
Mar 2, 2002
3:26 am
786
Many thanks to Jim for a quick fix and emailed executables. You couldn't get service like this if you paid for it:-) David...
djbroadhurst
Offline Send Email
Mar 2, 2002
2:45 pm
787
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
openpfgw@yahoogroups....
Send Email
Mar 3, 2002
2:10 am
788
Original email sent to ChrisN about the changes to the source which make up dev-20020302...
Jim Fougeron
jim_fougeron
Offline Send Email
Mar 3, 2002
2:13 am
789
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
openpfgw@yahoogroups....
Send Email
Mar 3, 2002
2:18 am
790
Hi folks, Good grief... :) In other words, this is Jim lighting the fires again and getting all sorts of new goodies in - I promise I'll get my hind end...
chris_nash@...
primeform_mo...
Offline Send Email
Mar 3, 2002
3:39 am
791
One HUGE thing we should put in for small numbers is using GMP to exponentiate. Up to about 300 digits (for prothlike), and about 500 digits for "general",...
jim_fougeron
Offline Send Email
Mar 3, 2002
4:50 am
792
Hi there folks ... Good thinking again, yet another one of those things I 'intended' to do that, erm, slipped my mind. In the same vein, I've been asked a lot ...
Chris Nash
primeform_mo...
Offline Send Email
Mar 3, 2002
6:05 am
793
... It was an incredilbly easy insert. I simply put it into gw_prp.cpp and gw_gapper.cpp (not worried about it anywhere else). Needless to say, I was not at...
Jim Fougeron
jim_fougeron
Offline Send Email
Mar 3, 2002
6:19 am
794
Chris/Jim Any chance of support for the specially simple reduction needed for numbers of "Gaussian Mersenne" form? (This form is defined in my post ...
mikeoakes2
Offline Send Email
Mar 3, 2002
7:55 pm
795
Hi there folks, especially Mike Oakes and Paul Underwood ... It seems I may have covered a lot of the bases with the new code I'm working on, which is for the...
Chris Nash
primeform_mo...
Offline Send Email
Mar 4, 2002
3:27 am
796
In a message dated 04/03/2002 03:28:16 GMT Standard Time, ... Sounds marvellous, Chris. Can I get an early alpha for testing asap _please_ ! m=3 case only...
mikeoakes2@...
mikeoakes2
Offline Send Email
Mar 6, 2002
12:44 am
797
Hi there folks ... _please_ ! I'm merging in with Jim's latest changes right now. This will just be the C code for the first iteration (at about 5000 digits,...
Chris Nash
primeform_mo...
Offline Send Email
Mar 6, 2002
6:07 am
798
... asap ... Glad to hear that, cause I gotz more o da stuf. Have zLib being dynamically loaded for the NETWORK2 format, and am FINALLY getting a GMP dll to...
jim_fougeron
Offline Send Email
Mar 6, 2002
6:31 am
799
Happily running for days, and then this morning... <<< Error allocating memory within GMP routines!(16477#/100 23605/23605 ... Imagine my shock! My beloved GMP...
Phil Carmody
thefatphil
Offline Send Email
Mar 6, 2002
9:02 am
800
Using version 20020302, When testing 4^47007+2^47008-1, the simple -f -o gives "has factors: 39343" but -f{8}{y,8,1)(y,8,7) -o gives "no small factors." Is...
harvey563
Offline Send Email
Mar 6, 2002
5:58 pm
801
Unfortunately at this time a "dual" run modular sieve is not done. I do plan on adding this. What you are looking for is primes which are p==+-1(mod 8). What...
jim_fougeron
Offline Send Email
Mar 6, 2002
6:34 pm
802
... As for the AP6, I honestly do not remember the time frame. Probably a month or two of Athlon 750 time. As for how I did it, I simply used NewPGen to sieve...
Jim Fougeron
jim_fougeron
Offline Send Email
Mar 6, 2002
11:31 pm
803
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
openpfgw@yahoogroups....
Send Email
Mar 7, 2002
7:06 am
804
... Hows that merging coming Chris? I have GMP now running, 4.01 mode. I link in static GMP built for i386 (decent overal performace), and then load in ...
Jim Fougeron
jim_fougeron
Offline Send Email
Mar 7, 2002
7:06 am
805
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
openpfgw@yahoogroups....
Send Email
Mar 7, 2002
7:19 am
806
When testing a pnewgen file, the last number in the file doesn't seem to be checked to see if its prime. When adding another number behind the last one in the...
markusff
Offline Send Email
Mar 11, 2002
4:09 am
807
Hi there folks ... Just (hopefully) finishing up. I hit a bit of an obstacle with the new merge code I had set up to try to resolve the CR/LF issues....
Chris Nash
primeform_mo...
Offline Send Email
Mar 11, 2002
5:11 am
808
Hi folks, Even as I speak I'm uploading a new development drop to the openpfgw site at http://www.primeform.net/openpfgw - due to a few technical difficulties...
Chris Nash
primeform_mo...
Offline Send Email
Mar 11, 2002
6:17 am
809
... Is this a problem with a lack of CR on the last line - eg "sscanf (%d %d\n", &n, &k);"? NB NewPGen should be putting a '\n' there, though the file maybe...
Paul Jobling
paul_joblinguk
Offline Send Email
Mar 11, 2002
1:19 pm
810
Chris, Please pull down the file I just uploaded, and put these files into CVS. I have gone through all changes, incorporated them into my tree, updated all...
jim_fougeron
Offline Send Email
Mar 11, 2002
2:09 pm
811
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
openpfgw@yahoogroups....
Send Email
Mar 11, 2002
4:50 pm
812
Hello all. I would like to ask for comments on a pair of semi-compressed file formats for PFGW. Currently I have added ability to read the compressed JFCPAP...
jim_fougeron
Offline Send Email
Mar 11, 2002
5:02 pm
Messages 783 - 812 of 2064   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