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...
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 746 - 775 of 2064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
746
I downloaded the source today, and started poking around. I admit my C++ skills need some serious work, as i got lost pretty fast. But from what i could...
Markus Frind
markusff
Offline Send Email
Feb 6, 2002
6:51 am
747
Sorry i didn't read far enough back in the history :( What i read further back says that there was no real speed difference, but how can that be, if you have...
Markus Frind
markusff
Offline Send Email
Feb 6, 2002
7:08 am
748
Parser cost is normally tiny in comparison to to the real meat of binary exponentiation (or even -f, if you are relying on the filter) David...
djbroadhurst
Offline Send Email
Feb 6, 2002
7:18 am
749
Hi there Markus ... That's absolutely correct. When *evaluating* an expression, the entire expression is parsed and calculated, and, as soon as that one number...
chris_nash@...
primeform_mo...
Offline Send Email
Feb 6, 2002
7:42 am
750
... Er, well, I don't think so for certain file types. Many of the "forms" within NewPGen's output do not run the expression parser at all (well they do one ...
Jim Fougeron
jim_fougeron
Offline Send Email
Feb 6, 2002
8:19 am
751
... hear, hear! any chance a -s option to turn it off? (well better to have it off as default and -s to turn it on for those who haven't better things to do) ...
djbroadhurst
Offline Send Email
Feb 6, 2002
8:33 am
752
... If you want to turn it off simply do this: pfgw work_to_do > nul That will eliminate 98% of the problem (there is still the work done inside of PFGW to...
Jim Fougeron
jim_fougeron
Offline Send Email
Feb 6, 2002
9:15 am
753
Hi Markus, ... Yes it is possible. If the base is not 2, then in the CC modes (with len > 2) the search is for generalized chains. For example, I just tried it...
Paul Jobling
paul_joblinguk
Offline Send Email
Feb 6, 2002
9:42 am
754
linux/cis>pfgw_dev abc2.txt > /dev/nul /dev/nul: Permission denied. ;-(...
djbroadhurst
Offline Send Email
Feb 6, 2002
9:55 am
755
And with /null (as you said, sorry): volans:~/ecm/linux/cis>pfgw_dev abc2.txt > /dev/null PFGW Version 20010828.x86_Dev (Alpha software, 'caveat utilitor') ...
djbroadhurst
Offline Send Email
Feb 6, 2002
10:04 am
756
From: "djbroadhurst" <d.broadhurst@...> ... In that case, try: pfgw_dev abc2.txt 2>&1 | mail root The day /dev/null isn't mode crw-rw-rw- is the day...
Phil Carmody
thefatphil
Offline Send Email
Feb 6, 2002
3:24 pm
757
Hi, I don't know if this has been reported before, but I have got some strange results, pfgw seems to occasionally miss small factors of Generalized Fermat ...
Peter Shaw
spudprime3
Offline Send Email
Feb 7, 2002
1:56 pm
758
... Phil, Phil, Phil, ... My view of your *nix godlike knowlegde has diminished a little (just a little ;) /dev/nul is not a file (or device) on most nix...
jim_fougeron
Offline Send Email
Feb 8, 2002
4:40 am
759
... Peter, what version are you useing? Also how did you enter the nubmers? Was it a ABC file, and ABC2 file, a "raw" free form file? I ran my current build...
jim_fougeron
Offline Send Email
Feb 8, 2002
4:57 am
760
... Peter, what version are you useing? Also how did you enter the nubmers?; Was it a ABC file, and ABC2 file, a free form file? I was using the versions which...
Peter Shaw
spudprime3
Offline Send Email
Feb 8, 2002
10:07 am
761
... There is something broken in the erat_mod.cpp functionality. why it is not picking up 257 I am not sure, but I will have to figure it out. Yes this is a...
Jim Fougeron
jim_fougeron
Offline Send Email
Feb 8, 2002
1:11 pm
762
On Fri, 08 February 2002, openpfgw@yahoogroups.com wrote: From: "jim_fougeron" <jfoug@...> ... But I don't say it is, do I? I was hastily reading the...
Phil Carmody
thefatphil
Offline Send Email
Feb 8, 2002
4:11 pm
763
I seem to have screwed up with my nul(l) confusion. Please forget history! End result is this: when I do ... under linux I still get _some_ output to screen. ...
djbroadhurst
Offline Send Email
Feb 8, 2002
4:28 pm
764
David, As was suggested before, use pfgw_dev file.txt 2>&1 > /dev/null What is happening is that "standard output" is being redirected to the great bit bucket...
Paul Jobling
paul_joblinguk
Offline Send Email
Feb 8, 2002
5:18 pm
765
... Ambiguous output redirect. Still struggling... David...
djbroadhurst
Offline Send Email
Feb 8, 2002
7:23 pm
766
Hi folks. ... Phil, you've put your foot in it again I'm afraid. The correct way to do this (at least in a bash shell) pfgw_dev file.txt >/dev/null 2>&1 (In...
chris_nash@...
primeform_mo...
Offline Send Email
Feb 8, 2002
8:17 pm
767
Mike Oakes has a beautiful BLS-proven prime: N=(1+(1+sqrt(3))^61961)*(1+(1-sqrt(3))^61961) which works fine with -tc: Primality testing...
djbroadhurst
Offline Send Email
Feb 9, 2002
2:45 pm
768
Here is what I got (ignore the i=* stuff, it is debugging code left in from save/restore work). Remember David, If you are using the Alpha dev I built and put...
Jim Fougeron
jim_fougeron
Offline Send Email
Feb 9, 2002
3:32 pm
769
Hmm, I have stepped this code for a while, and am not sure what to think. Here is what I have found. The erat_mod is returning the correct values. These...
jim_fougeron
Offline Send Email
Feb 9, 2002
4:04 pm
770
Chris, The dev-* version has a problem. YOu need to un-sheepdip the ./pform/pfgw/pfgw.dsp file. It is in *nix \r format. VC does not detect this as a valid...
jim_fougeron
Offline Send Email
Feb 11, 2002
4:36 am
771
Chris, The whole pform\pfgw folder is in "sheep-dip" format for both the dev-*.zip and sta-*.zip 1-file source drops. VC only whines about the .dsp file, but...
jim_fougeron
Offline Send Email
Feb 11, 2002
5:05 am
772
Hi folks Sorry for being quiet on the line.... ... Like all these problems, it makes perfect sense once you know the reason! As everyone correctly diagnosed...
Chris Nash
primeform_mo...
Offline Send Email
Feb 11, 2002
12:35 pm
773
Some archivers have a 'decompress and munge CR/LF into local text format' option? Could not the whole problem be solved by using the right decompressor? (Of...
Phil Carmody
thefatphil
Offline Send Email
Feb 11, 2002
2:20 pm
774
... Agreed, the "sheep-dipping" of files for the most part is not an issue. First off, most (can't say all) text editors do not care at all. VC does not...
jim_fougeron
Offline Send Email
Feb 11, 2002
3:01 pm
775
Hi folks ... The CVS archive performs similarly here (I don't treat any white-space differences as significant when applying patches, that includes CR and...
chris_nash@...
primeform_mo...
Offline Send Email
Feb 11, 2002
5:48 pm
Messages 746 - 775 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