![]() |
[QUOTE=LaurV;572650]If not complicate, please allow zero for the minimum number of factors. Let the default as it is (1 to 11) but allow me to change to 0 if I want 1277 to be in the list if I request exponents from 1000 to 2000[/QUOTE]The page now allows you to specify zero factors, but it will be an exclusive request: if you select zero factors it will show only unfactored exponents, if you select 1+ factors it will only show factored exponents (as before).
|
[QUOTE=James Heinrich;572661]The page now allows you to specify zero factors, but it will be an exclusive request: if you select zero factors it will show only unfactored exponents, if you select 1+ factors it will only show factored exponents (as before).[/QUOTE]
The custom B1 doesn't work when 0 factors are set. |
[QUOTE=Viliam Furik;572734]The custom B1 doesn't work when 0 factors are set.[/QUOTE]It should, remembering that it will be overridden if your custom B1 is smaller than the already-done B1. Can you give a specific example?
|
[QUOTE=James Heinrich;572736]It should, remembering that it will be overridden if your custom B1 is smaller than the already-done B1. Can you give a specific example?[/QUOTE]
It works. I am not sure why I thought it doesn't. Nevermind. |
unknown PRP status
I noticed something odd: For some exponents with certified PRP tests the residue and status are shown in the small PrimeNet details table at the top. Other exponents with an equal status don't show any information in there and also the residue is still masked in the PRP results section. Is this intended?
Example with information: [URL]https://www.mersenne.ca/exponent/101086597[/URL] Example without information: [URL]https://www.mersenne.ca/exponent/101086967[/URL] |
[QUOTE=Flaukrotist;572865]I noticed something odd: For some exponents with certified PRP tests the residue and status are shown in the small PrimeNet details table at the top. Other exponents with an equal status don't show any information in there and also the residue is still masked in the PRP results section. Is this intended?[/QUOTE]I changed the code that prevented the PRP residue showing up top, which was specifically excluding an update in some cases. I have a vague memory of doing that some time ago, but I don't remember the reasons for doing so, so perhaps removing it will have some unwanted side-effect. Let me know if anyone spots something (else) odd.
LL double-checks made it easy to know the unmasked residue: first-time (and unmatching) results are sent from mersenne.org as masked residues, a matching double-check is sent as an unmasked residue. But now with PRP there is no double-check, the PRP check is shown with a masked residue at the time of completion, and the PRP certification that comes later basically just says "certified". I currently have no practical mechanism to fill in the now-unmasked residues. |
The most recent GpuOwl's P-1 calculator is here:
[url]https://github.com/preda/gpuowl/blob/master/pm1/pm1.cpp[/url] I dropped the equivalent python version because it was becoming laborious to maintain parallel changes to the two implementations; but the logic in the C++ version should be readable enough (IMO), and if it isn't I can answer questions. [QUOTE=James Heinrich;571714]The P-1 probability code was re-designed by Mihai Preda in 2020-Aug. His original code was, at the time, posted on [url]https://github.com/preda/gpuowl/tree/master/pm1/[/url] but I no longer see the file there that I used. I think I remember something about Mihai including a PM1 probability calculator utility with gpuowl so you might want to look into that (I could be mistaken). I have attached my PHP version of Mihai's code, I'm not sure how easily it translates to Excel.[/QUOTE] |
[QUOTE=James Heinrich;572867]first-time (and unmatching) results are sent from mersenne.org as masked residues, a matching double-check is sent as an unmasked residue. But now with PRP there is no double-check, the PRP check is shown with a masked residue at the time of completion, and the PRP certification that comes later basically just says "certified". I currently have no practical mechanism to fill in the now-unmasked residues.[/QUOTE]
Probably the text for CERT results from merseene.org could be changed to "certified <unmasked res>" to provide similar information like the LL double-check result lines. |
[QUOTE=Flaukrotist;572871]Probably the text for CERT results from merseene.org could be changed to "certified <unmasked res>" to provide similar information like the LL double-check result lines.[/QUOTE]That would be the easy-for-me solution. However it's not so easy on mersenne.org server, it's been discussed before but it's non-trivial to relate the certification to the original PRP after the fact based on the log data. We've discussed it before but have not yet come up with a satisfactory solution.
|
The page seems to be non-responding, does anyone else have a problem too?
EDIT: All working now, it seems. |
When I click on the k number in the factors list, it should direct me to the list of numbers with a factor with that k, but now it redirects me to branch list of all exponents in the database. [URL="https://www.mersenne.ca/k/3960"]This link[/URL] should show factors with k=3960, but doesn't. Same for any other k.
|
| All times are UTC. The time now is 05:16. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.