Forum: Factoring
2007-01-31, 09:28
|
Replies: 1,859
Views: 208,017
|
Forum: Factoring
2007-01-30, 18:49
|
Replies: 1,859
Views: 208,017
|
Forum: Factoring
2007-01-30, 12:40
|
Replies: 1,859
Views: 208,017
|
Forum: Software
2005-09-29, 18:30
|
Replies: 3
Views: 976
|
Forum: Lounge
2005-07-02, 09:22
|
Replies: 93
Views: 9,526
|
Forum: Factoring
2005-05-25, 19:41
|
Replies: 33
Views: 4,039
|
Forum: Computer Science & Computational Number Theory
2005-03-14, 19:00
|
Replies: 171
Views: 21,456
|
Forum: Factoring
2005-03-14, 18:45
|
Replies: 52
Views: 6,340
|
Forum: Lounge
2005-03-02, 19:39
|
Replies: 43
Views: 3,668
|
Forum: Factoring
2005-01-27, 18:40
|
Replies: 14
Views: 4,153
|
Forum: Computer Science & Computational Number Theory
2005-01-23, 11:26
|
Replies: 171
Views: 21,456
|
Forum: Software
2005-01-13, 18:53
|
Replies: 139
Views: 17,521
|
Forum: Software
2005-01-12, 18:35
|
Replies: 139
Views: 17,521
|
Forum: Software
2004-12-10, 20:38
|
Replies: 7
Views: 1,075
|
Forum: Software
2004-12-10, 13:22
|
Replies: 139
Views: 17,521
I have experienced this problem also.
This...
I have experienced this problem also.
This morning my computer grabbed four doublecheck exponents from the server before I managed to stop it. All completion dates were December 24th (I have the...
|
Forum: Factoring
2004-12-09, 19:44
|
Replies: 261
Views: 27,002
|
Forum: Software
2004-12-09, 19:39
|
Replies: 139
Views: 17,521
|
Forum: Factoring
2004-12-08, 19:31
|
Replies: 261
Views: 27,002
M1061 completed 100 ECM curves, B1=44000000,...
M1061 completed 100 ECM curves, B1=44000000, B2=4290000000
Also did these at the 55 digit level:-
M1061 completed 5 ECM curves, B1=110000000, B2=4290000000
How many 'standard' GMP-ECM curves...
|
Forum: Factoring
2004-11-21, 20:50
|
Replies: 261
Views: 27,002
|
Forum: Factoring
2004-11-01, 19:13
|
Replies: 261
Views: 27,002
|
Forum: Lounge
2004-10-27, 18:58
|
Replies: 22
Views: 3,914
|
Forum: Factoring
2004-10-25, 17:50
|
Replies: 261
Views: 27,002
|
Forum: Lone Mersenne Hunters
2004-09-21, 19:02
|
Replies: 1
Views: 620
|
Forum: Programming
2004-06-21, 18:47
|
Replies: 25
Views: 4,625
I take your point but Fortran only works with...
I take your point but Fortran only works with fixed length character data. Here is another version that reads in an entire line from hrf3.txt then searchers for the first ',' character to find the...
|
Forum: Programming
2004-06-20, 20:00
|
Replies: 25
Views: 4,625
Fortran 77 version
...
Fortran 77 version
c**************************************************
c PROGRAM TO FIND THE UNIQUE EXPONENTS IN HRF3.TXT
c
C
PROGRAM HRF3
INTEGER COUNT
REAL START, FINISH...
|