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 your group to be featured on the Yahoo! Groups website? 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 1641 - 1670 of 2064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1641
Would it be possible to get PFGW to tell you in advance what the final %ages for an attempted proof will be if all goes to plan. (Including a comment about -x...
Phil Carmody
thefatphil
Offline Send Email
Nov 1, 2004
11:35 am
1642
Not too tough. Note for the work below, I used a factor file that simply contains 450*2^1111+1. How does this look: Primality testing...
jim_fougeron
Offline Send Email
Nov 1, 2004
10:14 pm
1643
Found my second question. Within PFGW, this is the how the square free variable is setup: int g_ExtraSQFree = 100; Thus, the -x1 is handled and should not...
jim_fougeron
Offline Send Email
Nov 1, 2004
10:20 pm
1644
... Looks great. Thanks Jim. Phil ===== When inserting a CD, hold down shift to stop the AutoRun feature In the Device Manager, disable the SbcpHid device. ...
Phil Carmody
thefatphil
Offline Send Email
Nov 1, 2004
10:27 pm
1645
Could Greg, or whomever is building the static Linux builds, please build a Linux executable from the newest stable source. Thanks....
jim_fougeron
Offline Send Email
Nov 29, 2004
8:57 pm
1646
Done and uploaded. Greg...
gchil0
Offline Send Email
Nov 30, 2004
1:11 am
1647
There is a new OpenPFGW version available (Win32 only). This version uses a windows DLL to place the v24.6 FFT code and make it available. In the 24.6 code,...
jim_fougeron
Offline Send Email
Dec 16, 2004
9:57 pm
1648
... Please advise when there comes to be a Linux executable; I promise that I will give it a _really_ big workout. Best David...
David Broadhurst
djbroadhurst
Offline Send Email
Dec 19, 2004
2:16 am
1649
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 : /linpfgw.pl ...
openpfgw@yahoogroups....
Send Email
Dec 30, 2004
2:04 am
1650
I've just started porting the FFT libraries to x86-64. Ugh. I've run into a problem. Documentation says that x87 FPU instructions are not supported in 64-bit...
woltman9999
Offline Send Email
Dec 31, 2004
9:14 pm
1651
... Brainstorming - 1) Cache pre-computed tables in files. Compute them using a not-64-bit program. 2) Use a double-double library like Ernst does. (Just use...
Phil Carmody
thefatphil
Offline Send Email
Jan 1, 2005
1:31 am
1652
I agree with Phil. I think trying to get gmp built for x64 under Windows simply to do sin/cos initialization is pretty much overkill. Do you only get 53 bits...
jim_fougeron
Offline Send Email
Jan 1, 2005
2:31 am
1653
... Thanks Phil. I had unsuccessfully searched for such a library. I had even tried the Glucas sources to no avail. Ernst's library has all I need except a...
George Woltman
woltman9999
Offline Send Email
Jan 1, 2005
5:16 pm
1654
... Phew! Glad that helped. I was sure that there was another double-double library somewhere in the world if Ernst's didn't do the business. That would have ...
Phil Carmody
thefatphil
Offline Send Email
Jan 1, 2005
7:37 pm
1655
This has log - it looks like an approximate answer plus one newton-raphson gets you home: http://members.lycos.co.uk/keithmbriggs/doubledouble.html Phil ===== ...
Phil Carmody
thefatphil
Offline Send Email
Jan 1, 2005
7:46 pm
1656
I just downloaded this latest version, hoping it would cure a problem I get occasionally with RC1a, but it doesn't. I get this: Unknown error in PFGW...
mikeoakes2@...
mikeoakes2
Offline Send Email
Jan 15, 2005
5:21 pm
1657
Please do a pfgw -i and post what is listed. The number at the size of 5^938+938^5 is still being fully PRP tested using GMP. Might you be using a GMP dll,...
jim_fougeron
Offline Send Email
Jan 16, 2005
1:36 am
1658
In a message dated 16/01/2005 01:37:14 GMT Standard Time, jfoug@... writes: Please do a pfgw -i and post what is listed. The number at the size of...
mikeoakes2@...
mikeoakes2
Offline Send Email
Jan 16, 2005
11:05 am
1659
I am thinking of adding arrays to the script format. I am thinking of doing it this way, but would like comments about this. 1. Add 2 new allocation...
jim_fougeron
Offline Send Email
Jan 17, 2005
9:02 pm
1660
Sorry, I was not even thinking. I left out the variables :) ARDIM intarvar,count (or arvar,low,high) ARDIMS strarvar,count ARSET intarvar,idx,expr ARSETS...
jim_fougeron
Offline Send Email
Jan 17, 2005
9:11 pm
1661
Clearly arrays would be useful. However CRT can be done without arrays. The line structure of a file can store an array of residues and moduli, which can be...
David Broadhurst
djbroadhurst
Offline Send Email
Jan 18, 2005
1:37 am
1662
... Be gone, foul and thinithter iterative beatht! Your lack of lithp ith your thiboleth. Let the purifying power of recurthion cleanthe your iterative thoul! ...
Phil Carmody
thefatphil
Offline Send Email
Jan 18, 2005
2:57 am
1663
But maybe people who live in glathth houtheth thouldnt throw pieth: http://groups.yahoo.com/group/pies_project/messages ... David :-)...
David Broadhurst
djbroadhurst
Offline Send Email
Jan 18, 2005
3:56 am
1664
... Front page works, members list works, hmmm... (I won't say "the distributed project's server works", in case Telia decide to misconfigure a router again...
Phil Carmody
thefatphil
Offline Send Email
Jan 18, 2005
4:42 am
1665
Hi Jim, I can't think of a specific use off the top of my head right now, but of course arrays are always a useful thing to have lying around on the ...
Paul Jobling
paul_joblinguk
Offline Send Email
Jan 18, 2005
10:35 am
1666
... As long as the restricted accessors are not a problem in the pseudo-C, then I can't see a problem with the idea, and should be able to mimic the behaviour....
Phil Carmody
thefatphil
Offline Send Email
Jan 18, 2005
11:34 am
1667
... I thought that you might be able to ignore them anyway - ie if an access is performed to x[XXX], that is always translated into something like ...
Paul Jobling
paul_joblinguk
Offline Send Email
Jan 18, 2005
11:39 am
1668
... Goes titsup with "x[i] = y[j];" Goes very titsup with "x[i] = y[j] + z[k];" Sure, simple special cases can be handled, but where would it end? Phil ===== ...
Phil Carmody
thefatphil
Offline Send Email
Jan 18, 2005
1:03 pm
1669
... an access is ... like ... No, you would simply use: ArSet x,XXX,value for x[XXX]=value; The straight raw utilization of a "valid" expression "XXX" is...
jim_fougeron
Offline Send Email
Jan 18, 2005
1:44 pm
1670
... I don't see it as too much of a restriction to only allow one array access per line, and that array access must be the only thing on the left or rhs of an...
Paul Jobling
paul_joblinguk
Offline Send Email
Jan 18, 2005
1:52 pm
Messages 1641 - 1670 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