![]() |
|
|
#222 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
262716 Posts |
Just to tangent back here and rant for a bit if I may...
So, our contractor finally shows up to do the last of the snagging (just) before we pour the concrete tomorrow. He announces that we need more concrete, and more Xypex Additive and Zypex Concentrate (two separate products). Wanting to confirm this (Zypex is /very/ expensive) Linda calls the local supplier to ask what the proper mix ratio is. The answer was "Oh, three pet (soda drink) bottles cut off to the top of the label full per bag of cement. A new measurement standard I had never heard of before! Sigh.... |
|
|
|
|
|
#223 |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
22·3·17·23 Posts |
Could we get another level or 2 of zoom in?
|
|
|
|
|
|
#224 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
342110 Posts |
No?
![]() In all seriousness, it can be done, but at the expense (much) increased data storage requirements and somewhat increased time to generate the data each day. More explicitly, at the 1M level I track about 16k data points per day, and the query takes ~2.5 minutes. At 10k resolution that increases to 900k data points and a 30-minute query. I can probably optimize the query a bit, but 900k data points per day is... a lot. Mind you that's across the full M232 range, not the 1000M PrimeNet range. I'm rerunning the query now to see how many datapoints I come up with for 100k resolution, which might be a feasible compromise. edit: answer: about 100k, which is still a pile, but not completely impractical. Last fiddled with by James Heinrich on 2015-08-20 at 20:12 |
|
|
|
|
|
#225 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
11101011100012 Posts |
There is another option. At fine granularity run the query on the Primenet server. The server should be able to sum up small intervals without too much server load. Historical data though would be very hard or impossible to calculate.
|
|
|
|
|
|
#226 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
1101010111012 Posts |
A more complex compromise I haven't properly thought through could be something like 0.01M resolution in (0M-100M); 0.1M resolution in (100M-1000M); 1M resolution in (1000M-4294M). This would give the most detail where people are likely to care without too many spurious data points.
Running a quick test, that works out to 75k data points and a not-unreasonable ~3-minute query |
|
|
|
|
|
#227 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
125416 Posts |
Quote:
|
|
|
|
|
|
|
#228 | |
|
"Graham uses ISO 8601"
Mar 2014
AU, Sydney
24310 Posts |
Quote:
However, http://www.mersenne.ca/status/tf/0/3/0# shows 375 below 65 bits. Is it perhaps including factored exponents in the tally? By the way, the links on those rows have broken, all saying onClick="location = 'http://www.mersenne.org/report_factoring_effort/?exp_lo=0000000&exp_hi=0999999';" Similarly: the 4M region has been explored out 66 bits, but the preview report shows 942 at only 65 depth. Last fiddled with by snme2pm1 on 2015-08-20 at 22:29 Reason: Another example |
|
|
|
|
|
|
#229 |
|
Mar 2014
Germany
12010 Posts |
Another thing since this has gotten your "new visualization tool"-thread: This Picture seems to not be updating properly anymore since 6 days, the progress in the last 6 days seems to be way too less compared to the timeintervals before. Did you mess around there as well?
|
|
|
|
|
|
#230 | |
|
"Graham uses ISO 8601"
Mar 2014
AU, Sydney
24310 Posts |
Quote:
p.s. Later columns look correct. Last fiddled with by snme2pm1 on 2015-08-20 at 23:03 |
|
|
|
|
|
|
#231 | ||
|
"James Heinrich"
May 2004
ex-Northern Ontario
1101010111012 Posts |
Quote:
Quote:
Code:
[000] => 490
[001] => 1711
[002] => 9164
[003] => 5145
[005] => 230
[007] => 13707
[008] => 9998
[009] => 4733
[010] => 5063
[011] => 443
[201] => 1
[219] => 1
[232] => 1
[300] => 1
[387] => 1
[428] => 1
[439] => 3
[456] => 3
[528] => 231
[532] => 22
[533] => 128
[536] => 78
[537] => 2
[541] => 241
[576] => 4577
[577] => 21983
[578] => 20578
[579] => 21684
[580] => 8846
[581] => 10122
[582] => 18635
[583] => 13978
[584] => 14295
[585] => 21140
[586] => 22344
[587] => 16286
[588] => 10010
[589] => 19486
[946] => 12850
|
||
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AVX? (Other new features?) | Dubslow | Software | 6 | 2011-10-16 14:03 |
| A little request | 10metreh | Aliquot Sequences | 8 | 2009-10-07 18:13 |
| Upcoming features | Xyzzy | Forum Feedback | 1 | 2007-11-26 18:57 |
| New features in Prime95 v22.9 | guido72 | Software | 4 | 2003-03-02 23:54 |
| Desired Features/Addins | Complex33 | Software | 5 | 2002-09-05 06:13 |