![]() |
|
|
#155 | ||
|
"Graham Higgins"
Nov 2019
UK
100112 Posts |
Quote:
I guess Nicely format or the same data in comma-separated format is all that can be handled. Quote:
btw, www.trnicely.net is apparently no longer being served -- and by extension, neither is allgaps.dat. However, as far as I could tell, the entire contents have been captured by archive.org (https://web.archive.org/web/*/http:/...net/index.html) Cheers Graham Last fiddled with by gjhiggins on 2019-11-29 at 01:55 |
||
|
|
|
|
|
#156 |
|
Einyen
Dec 2003
Denmark
2×1,579 Posts |
I also have a copy of the site if anything is missing.
|
|
|
|
|
|
#157 | |
|
Jun 2003
Oxford, UK
1,951 Posts |
Quote:
I think all of the gap searchers know how to evaluate the start prime, the length of the gap and measure the merit of the gap, so I don't think that is an issue. Searchers could be required to do this before submitting a gap and provide the record in required format, whatever you decide that should be. I'd be comfortable with CSV. Searchers can provide other database fields as required as well. The question really comes down to whether the submitted gap of a given length is of higher merit than the existing record, and whether any query that is carried out on the database will provide the largest merit for the gap of a given length. It is inevitable that in a submission of 1000 gap record candidates, say, that there would be instances where the gap submitted is of lower merit than the record, if the submission is processed after another person's submission that contained a higher merit for that gap length. |
|
|
|
|
|
|
#158 | |||
|
"Graham Higgins"
Nov 2019
UK
19 Posts |
Quote:
Quote:
Quote:
Happily, SQLiteBrowser's "Execute SQL" tab offers a "Read file" button which reads a local file of SQL statements (as created by my Python script) into the form, ready for the "Execute" button to be clicked to update the db, ready for exporting as SQL. It didn't object when I fed it a file of 500-odd SQL statements that I milled for the Gapcoin entries, so that does seem to be a promisingly viable path. (I'll also flag a possible issue-for-the-future in that a more complex check may be required - whether a better merit for a C?? trumps a lower merit for a C?C) I've switched operations from https://github.com/gjhiggins/prime-gap-list (and https://gjhiggins.github.io) to https://github.com/primegap-list-project/ (and https://primegap-list-project.github.io). If you can let me know your github identity, I can add you to the latter project team. The site is currently rendering on https://primegap-list-project.github.io but the top20 lists are non-functioning atm. This is because I am rewriting the top20 lists to use a CSV source instead of a SQL source. This is for a couple of reasons i) the allgaps.db is a binary and an inappropriate inclusion for github pages and ii) it enables me to dispense with the SQL-handling javascript library which is rather an expensive resource --- although the top20 lists were rendering okay on my mobile phone, the demands of the sql library were preventing the tables from rendering on my smart TV. That might sound a bit precious but if my telly can handle it, then most current web browsers will be able to as well. Thus far I have converted the "key to abbreviations" page to use the "credits.csv" as a source: https://primegap-list-project.github.io/abbreviations/ but right now I'm concentrating on developing the CSV-to-SQL page. I've also moved the project-specific posts to the _drafts folder which means they won't show up in the publicly-rendered site but do remain accessible via the github repos web ui: https://github.com/primegap-list-pro...master/_drafts - so the CSV formatted examples remain readily accessible as an aide memoir if needed. Cheers Graham |
|||
|
|
|
|
|
#159 | |
|
Jun 2003
Oxford, UK
1,951 Posts |
Quote:
I just noticed Dr Nicely's site is now down - looks like permanently. Well done those folks who have cloned it. The problem with going for a stripped down submission is that there is an assumption that the linked fields are constant. For example, I have found gaps using software developed by R Gerbicz as part of a PGS coordinated search, as well as gaps using my own perl code, and sometimes based on gap generator programs developed by danaj. I would like to be able to distinguish these at the submission phase. Can I suggest an additional field "notes" with say up to 40 alpha, upper and lower case. The "discoverer" field was limited to 8 alpha before, and I think it is more sensible to convert now to a longer alpha field with initial(s) or forename and surname, with upper case and lower case. Say 30 alpha. I think we also need to allow "P" as a possible primecert - meaning probable prime "merit" should not be float but a rounded 6 decimal number with trailing zeros if applicable, for example 35.678020. Reporting from the system can be a smaller number of decimals, but there should be a lower limit on what constitutes a new record and I think 6 decimals is adequate. Regarding the database can we add month of the year as a 3 alpha, in the form Jan, Feb, etc? This would encourage more frequent submissions and a better sense for the rate of discovery. Happy for others to comment and improve My GitHub id is robert44444uk, same as mersenneforum |
|
|
|
|
|
|
#160 |
|
May 2018
22610 Posts |
We could put the complete list of gaps on this site.
|
|
|
|
|
|
#161 |
|
Jun 2003
Oxford, UK
195110 Posts |
|
|
|
|
|
|
#162 |
|
"Graham Higgins"
Nov 2019
UK
1316 Posts |
Good point. The last capture by archive.org was 21st May 2019 (https://web.archive.org/web/*/http:/...ps/allgaps.dat)
So archive.org doesn't have a capture of Tom Nicely’s update of August 2019 with Rob’s last additions and Tom’s site is no longer available. Fortunately, I have a copy from trnicely,net from late November. I've added it to the repository but on principle, it should also be lodged here. Cheers Graham |
|
|
|
|
|
#163 |
|
"Graham Higgins"
Nov 2019
UK
1910 Posts |
I created a draft post with a step-by-step illustration of how to check candidate new merits / gaps: https://github.com/primegap-list-project/primegap-list-project.github.io/blob/master/_drafts/2019-12-04-how-to-check.md
Oops, almost forgot to mention - it hates trailing newlines. If you try it out and it appears unresponsive to clicks, check if there's a trailing newline and if so delete it. Cheers, Graham Last fiddled with by gjhiggins on 2019-12-04 at 15:00 |
|
|
|
|
|
#164 | ||||||
|
"Graham Higgins"
Nov 2019
UK
19 Posts |
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Cheers Graham Last fiddled with by gjhiggins on 2019-12-04 at 15:32 |
||||||
|
|
|
|
|
#165 | |
|
Jan 2018
2·33 Posts |
Hi Graham,
really appreciate all your hard work! After december 16 I will have a few days off so I hope to participate more actively then. Ps why add an indicator for C?C/P?P/??? when you submit the gaps? I would suggest to leave it completely from the gaps you submit (but have the database add a standard value of ???). The way to change the qualification is if someone of this community provides the qualification of the gap (more people should have that rol if possible). My 2 cents: add gaps unqualified, but check them collectively (if that is feasible!) Delimited text files are absolutely fine by me. I would suggest:
123456;"M.Jansen";#19:52 8-12-2019#;20,154231;7450;"2319*7213#/30030" The other fields I would leave out of the submitted file/text string:
Kind regards Michiel Jansen Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prime gaps | Terence Schraut | Miscellaneous Math | 10 | 2020-09-01 23:49 |
| Welcome to the Prime Gaps Search Forum | robert44444uk | Prime Gap Searches | 2 | 2019-09-23 01:00 |
| Prime gaps and storage | HellGauss | Computer Science & Computational Number Theory | 18 | 2015-11-16 14:21 |
| Nicely done PrimeGrid - Record Woodall Prime | axn | Prime Cullen Prime | 7 | 2007-09-03 08:48 |
| Gaps and more gaps on <300 site | gd_barnes | Riesel Prime Search | 11 | 2007-06-27 04:12 |