/ concept-collection / timeseries-entropy
Sign in
concept-collection / timeseries-entropy
Reset cache: discard draws made before auto-thinning
Jeremy Magland <jmagland@flatironinstitute.org> committed commit f62098bc0974 Browse files
1 changed file+9−0
README.mdadded+9−0View file
@@ -0,0 +1,9 @@
1+# Cached entropy estimates
2+
3+Cache reset on 2026-08-01: estimates recorded before then were drawn without
4+auto-thinning, whose heavy-tailed outliers on slow-mixing cells polluted the
5+pooled means (one telescoping realization on `bp300-6000_s32` returned 305
6+bits). The [estimates workflow][wf] repopulates this branch on its next run;
7+see the main README's Tuning section for the details.
8+
9+[wf]: https://github.com/concept-collection/timeseries-entropy/blob/main/.github/workflows/estimates.yml
moveopenescclose