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 944 - 973 of 2064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
944
Hi all, I have a very quick question that I can't seem to find the answer to. Is it possible to set up recurrence relationships with PFGW, as was possible with...
Paul Jobling
paul_joblinguk
Offline Send Email
Sep 12, 2002
4:10 pm
945
... Unless there is some way to do this with a script file (Michael, do you see a way?), then I don't think it can be done in PFGW. PFGW lacks variables, and...
jim_fougeron
Offline Send Email
Sep 13, 2002
2:35 pm
946
... I've pondered the use for pseudo-variables, which could refer to prior numbers. You must read the following in the context of me being a perl-user. ...
Phil Carmody
thefatphil
Offline Send Email
Sep 13, 2002
3:51 pm
947
... Remember that you might have a function that depends on the last-but-one or more, eg f(n+1) = 6f(n)-f(n-1). However, using your syntax this can be...
Paul Jobling
paul_joblinguk
Offline Send Email
Sep 13, 2002
4:02 pm
948
Hi, I'm on holiday at the moment and paying by the minute for this computer, so haven't got time to detail how to do something like this but it should be ...
M.D. Bell
mbhawkuk
Offline Send Email
Sep 14, 2002
8:55 pm
949
... <selection> ... memory ... got ... This is an old quote from Chris from March 2001. Allowing k > 2^32 without a 2.3x+ speed penalty would make a big...
tech_newsletters
tech_newslet...
Offline Send Email
Sep 26, 2002
2:04 am
950
... PFGW Version 20010828.x86_Dev (Alpha software, 'caveat utilitor') Output logging to file pfgw.out PRP: (72*10^7595-27)/99 1/25229 Iteration: 1/25229 ERROR:...
David Broadhurst
djbroadhurst
Offline Send Email
Oct 2, 2002
2:45 am
951
... seconds) ... Which processor did this occur on? I believe the latest version for windows is 20020515.Win_Dev (Beta... and 20020311.x86_Dev (Alpha ... for...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 2, 2002
3:24 am
952
Hello, I would like to request a sister copy of the test-P4 for windows PFGW for linux. I now have access to a P4 RH linux box, so I can also run some more...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 4, 2002
8:59 pm
953
I am posting a new version online right now. This version does NOT (or may not) have the most up to date Woltman Linux .o files. It also has the source (and...
jim_fougeron
Offline Send Email
Oct 7, 2002
7:26 pm
954
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
Oct 7, 2002
7:27 pm
955
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
Oct 7, 2002
7:28 pm
956
We linux guys will end up being lazy and just use WINE :-) Phil ... ===== First rule of Factor Club - you do not talk about Factor Club. Second rule of Factor...
Phil Carmody
thefatphil
Offline Send Email
Oct 7, 2002
8:57 pm
957
... Indeed. That is if our admin allows to install WINE :( So I think I just need to run dos2unix on the *.c and the configure files, right? At the moment I...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 7, 2002
10:16 pm
958
... "recode" does everything that dos2unix used to do, and more. Does tr -d '\r' < SOURCE > DEST work? This looks liek something that might work: #! /bin/sh if...
Phil Carmody
thefatphil
Offline Send Email
Oct 8, 2002
12:22 am
959
... make. ... Well I think are are at least two distinct problems: 1) Old version of GCC? v2.96?? 2) Jim's comment on the old configure file, referencing old...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 8, 2002
2:12 am
960
... Bad! ELF wanted. a.out died out with the hippies. ... You can configure the kernel to run a.out binaries if you like. (It's actualy a simple run-time...
Phil Carmody
thefatphil
Offline Send Email
Oct 8, 2002
9:46 am
961
... I compiled Yves's genefer.c program with 'g++' and 'gcc' and it runs and compiletes it self-test. Where would I replace g++ with icc (intel's compiler)...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 8, 2002
12:32 pm
962
... The 'file' command will indentify the type of any file. It will identify a.out files from ELF files, for example. Can you find the 'executable' that make...
Phil Carmody
thefatphil
Offline Send Email
Oct 8, 2002
3:02 pm
963
... runs ... identify ... the 'executable' that ... The gcc genefer.c produces is given the following output by file: $ file a.out a.out: ELF 32-bit LSB...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 8, 2002
7:54 pm
964
... Looks like it's you and me Michael! ... That's what I'd hoped. ... It's this if that fails, isn't it? ... Was that supposed to make sense to anyone? It...
Phil Carmody
thefatphil
Offline Send Email
Oct 8, 2002
11:08 pm
965
... other ... Thank you, Jim. I did find one typo (case) pform/pflib/erat_mod.cpp:28:20: bmap.cxx bmap.cxx => Bmap.cxx After fixing that error, I got...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 11, 2002
4:39 am
966
Received from the Scott Meyers List, might be of interest to some. ... Phil ===== First rule of Factor Club - you do not talk about Factor Club. Second rule of...
Phil Carmody
thefatphil
Offline Send Email
Oct 11, 2002
8:49 am
967
After having difficulty with the alpha (20021007) code, I tryed to build the latest stable code: 20020421_FULL_SRC.zip Configure worked, but then make gave me...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 15, 2002
12:28 am
968
Simply wrap teh #include "windows.h" with this: #if !defined (_MSC_VER) #include <windows.h> #endif and the problem should vanish for the windows.h For the...
Jim Fougeron.
jim_fougeron
Offline Send Email
Oct 15, 2002
12:51 am
969
... Thank you. Yes, that change fixed the windows.h problem. ... This is from the beta source drop, 20020421. Not your newest P4 source drop. Are you saying...
tech_newsletters
tech_newslet...
Offline Send Email
Oct 15, 2002
9:36 pm
970
... Good. ... I am not sure when the last time ChrisN has updated the *nix config's I know it has been a long time. Jim....
jim_fougeron
Offline Send Email
Oct 16, 2002
12:45 am
971
I have been looking at the pfgw code but I am having dificulty following it. In pfgw_main.cpp on line 1260, bRetval=gwPRP(pResult,...
Michael Angel
tech_newslet...
Offline Send Email
Oct 26, 2002
7:07 pm
972
It seems to me that the modular sieve is severely crippled. In *many* cases one knows that factors are +/-1 mod p. +1 mod p is handled by -f{p} -1 mod p is...
David Broadhurst
djbroadhurst
Offline Send Email
Oct 31, 2002
6:03 am
973
Hi, ... Ok. pResult is the number in PFInteger form, it may have had small factors removed from it by now IIRC. sNumber is still just the string that was ...
Michael Bell
mbhawkuk
Offline Send Email
Oct 31, 2002
11:57 am
Messages 944 - 973 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