| 2026-07-04 18:59 | release: v0.4.1 | Jared Tobin | 2 | +4 | -1 |
| 2026-07-04 18:57 | fix: uncap the ConfSeq plug-in bet | Jared Tobin | 1 | +7 | -7 |
| 2026-07-03 17:39 | release: v0.4.0 | Jared Tobin | 4 | +75 | -24 |
| 2026-07-03 17:09 | Merge branch 'impl/confseq' | Jared Tobin | 7 | +514 | -3 |
| 2026-07-03 17:00 | bench: ConfSeq update and fold benchmarks | Jared Tobin | 2 | +49 | -0 |
| 2026-07-03 17:00 | test: confidence-sequence coverage, nesting, and safety tests | Jared Tobin | 1 | +134 | -0 |
| 2026-07-03 16:58 | Merge branch 'impl/mixture' | Jared Tobin | 6 | +476 | -2 |
| 2026-07-03 16:58 | test,bench: Mixture coverage and measurement | Jared Tobin | 3 | +180 | -0 |
| 2026-07-03 16:55 | api: anytime-valid confidence sequences via WSR Theorem 3 | Jared Tobin | 3 | +333 | -2 |
| 2026-07-03 16:54 | api: Numeric.Eproc.Mixture, uniform convex mixtures of e-processes | Jared Tobin | 3 | +296 | -2 |
| 2026-07-03 16:50 | Merge branch 'impl/evalue-accessors' | Jared Tobin | 5 | +263 | -0 |
| 2026-07-03 16:50 | test: coverage for the e-value accessors | Jared Tobin | 1 | +104 | -0 |
| 2026-07-03 16:48 | api: log_evalue, log_evalue_sup, and p_value accessors | Jared Tobin | 4 | +159 | -0 |
| 2026-07-03 16:47 | etc: add WSR (2024) reference paper | Jared Tobin | 1 | +0 | -0 |
| 2026-07-03 16:43 | docs: rationale for the Newton accumulator-seed deviation from WSR | Jared Tobin | 1 | +15 | -0 |
| 2026-07-02 21:55 | release: v0.3.0 | Jared Tobin | 2 | +9 | -9 |
| 2026-07-02 19:53 | Merge branch 'impl/log-wealth-sup' | Jared Tobin | 8 | +130 | -40 |
| 2026-07-02 19:53 | docs: README example and CHANGELOG for the log-wealth split | Jared Tobin | 2 | +14 | -3 |
| 2026-07-02 19:52 | api: log_wealth is now the current value; add log_wealth_sup | Jared Tobin | 6 | +116 | -37 |
| 2026-07-02 19:20 | release: v0.2.2 | Jared Tobin | 2 | +4 | -16 |
| 2026-07-02 19:16 | docs: refresh CHANGELOG and README for the unreleased work | Jared Tobin | 2 | +31 | -23 |
| 2026-07-02 19:11 | Bernoulli.TwoSided: newtype-wrap Bounded | Jared Tobin | 1 | +31 | -122 |
| 2026-07-02 19:05 | perf: log1p for the per-step wealth factor, fast-path log_sum_exp | Jared Tobin | 4 | +38 | -18 |
| 2026-07-02 18:53 | bench: add TwoSided groups | Jared Tobin | 2 | +60 | -0 |
| 2026-07-02 18:51 | test: bring TwoSided coverage up to parity | Jared Tobin | 1 | +40 | -0 |
| 2026-07-02 18:48 | Bernoulli: add two-sided variant via convex hedge | Jared Tobin | 7 | +341 | -15 |
| 2026-07-02 17:03 | release: v0.2.1 | Jared Tobin | 2 | +5 | -1 |
| 2026-06-29 23:29 | Bounded: switch two-sided combination to convex hedge | Jared Tobin | 1 | +84 | -62 |
| 2026-06-29 00:01 | release: v0.2.0 | Jared Tobin | 2 | +13 | -1 |
| 2026-06-28 23:47 | reject non-finite parameters in config constructors | Jared Tobin | 5 | +51 | -15 |
| 2026-06-28 23:27 | tighten correctness and validation across the API | Jared Tobin | 8 | +656 | -360 |
| 2026-06-04 21:06 | release: v0.1.0 | Jared Tobin | 1 | +2 | -2 |
| 2026-06-04 19:31 | extract Bettor and Verdict into Numeric.Eproc.Common | Jared Tobin | 5 | +82 | -95 |
| 2026-06-04 19:29 | add Numeric.Eproc.Bernoulli; fix per-trial test seeding | Jared Tobin | 3 | +405 | -3 |
| 2026-06-04 18:32 | flake: add clang | Jared Tobin | 1 | +2 | -0 |
| 2026-06-04 17:54 | meta: description tweaks | Jared Tobin | 1 | +1 | -1 |
| 2026-06-04 17:52 | add module-level examples to Bounded and Paired | Jared Tobin | 2 | +21 | -0 |
| 2026-06-04 17:26 | rename Agrapa to Adaptive, Ons to Newton | Jared Tobin | 6 | +82 | -81 |
| 2026-06-04 16:53 | lib: line lengths | Jared Tobin | 1 | +14 | -8 |
| 2026-06-03 18:15 | meta: refine text | Jared Tobin | 3 | +13 | -27 |
| 2026-06-03 14:10 | fold Bettor into Bounded; drop Numeric.Eproc.Bettor | Jared Tobin | 8 | +79 | -107 |
| 2026-06-03 13:58 | rename Mean to Bounded | Jared Tobin | 9 | +416 | -416 |
| 2026-06-03 12:59 | rename Test to Paired | Jared Tobin | 7 | +158 | -158 |
| 2026-06-03 12:52 | rename TwoSample to Test | Jared Tobin | 7 | +164 | -164 |
| 2026-06-03 12:50 | rename Statistics.EProcess.* to Numeric.Eproc.* | Jared Tobin | 11 | +519 | -526 |
| 2026-06-03 00:33 | docs: enrich haddocks with e-process framework context | Jared Tobin | 3 | +163 | -55 |
| 2026-06-03 00:09 | style: align library with ppad conventions | Jared Tobin | 10 | +482 | -445 |
| 2026-06-02 23:35 | perf: close Bettor sum, fix per-step Rational conversion | Jared Tobin | 7 | +223 | -246 |
| 2026-06-02 23:17 | bench: add suite | Jared Tobin | 3 | +198 | -0 |
| 2026-05-31 23:45 | Initial release. | Jared Tobin | 12 | +937 | -0 |