Guys, can you help? I am running pfgw version 1.1, dated 26.5.2001, and it has served me well. But.... Is there a faster solution for running pfgw with a...
... Jim's the expert, but I think there ought to be a prebuilt exe on either the primeform group's files area or the openpfgw group's files area. Just mosey on...
The best bet for P4 is the latest development version (currently only available in the OpenPFGW files folder). Jim. ... 26.5.2001, ... so, ... there ... ...
OK, Jim, I take it you mean the file marked 20021116_Win_Dev_Beta_PFGW_WinPFGW.zip As I run with windows as my operating system Regards Robert Smith ... If ......
Which version of WinPFGW works on a P4 1.6 GHZ The lastest version here and in primeform of winpfgw (may 5th and december 16th) say that these are prp. ...
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....
Dec 17, 2002 7:51 pm
1069
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....
Dec 17, 2002 7:53 pm
1070
The friendly manual says, about the ABC or/and chain ABC <exp1> | <exp2> & <exp3> ... Can I have confirmation please of this counterintuitive but useful...
... That seems to disagree with how it was explained in the past. Surely it can be tested with ABC $a | $b & $c 3 4 5 4 5 7 ... It breaks the grammar a little,...
Hi, Does anyone have a copy of the dev-openpfgw-20020311 source lying around? That's the source for the latest working linux version of pfgw. I originally...
Um...not unless it's hiding in a folder somewhere. Or I'm going blind...which is possible. :) 20020311-pfgw-linux-dev.gz is the linux binary, not the...
My mistake. I saw the file, and somehow .tgz was also what I saw, and assumed this was the source drop. I don't have a copy of it here at home (since my main...
Thanks for the reply. -Jiong ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. ...
There's no room in the files area. The more stable windows builds could be moved to the primeform files area, and the less stabel windows builds could be...
Happy new year folks! Thanks for all the work on PFGW, seems to be running smooth with -a1. Here was a bit of miscommunication (p on my list is the n-th...
Pari is miscalulating Phi(n,x) for negative x's. For example, it reports Phi(255,-10708^6)/3061 is composite. PFGW output: PFGW Version 20020311.x86_Dev...
In a message dated 07/01/03 17:44:09 GMT Standard Time, caldwell@... ... Chris, I can't quite make out from your message whether you mean that Pari or PFGW...
... (255,-10708^6)' > /tmp/pfgwphi ... Ah, now I remember Mike's post. Someone might want to add a note to the operator precidence section of pfgwdoc.txt to...
I don't think these problems are simply due to needing (-n)^e Here look: c:\prime\openpfgw\openpfgw>pfgw -q"-1*(-10^3+1)" PFGW Version 20021224.Win_Dev (Beta...
You are right Phil. It is op precidence (or parser design). The "flaw" also apears to be in bc: bc 1.03 (Nov 2, 1994) Copyright (C) 1991, 1992, 1993, 1994...
... This doesn't show anything. The problem only shows up for EVEN exponents, for then -(x^e) <> (-x)^e Chris's suggested comment ... should read:- ... Mike...
... Just highlights why Chris needs reliable software! And I agree with Jim's implication this may not be a problem; at least it is not if the user is warned...
I have found this "fix". I will toss it out and see who bites at it: I have tried to remove the unary minus. Now a unary minus of -c is treated as 0-c What...