eproc

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 18bc2ced8ae223a05147151379439ce6818bf625
parent e3b0b0b1a9e3c7f62bfbec57f24a603275cfcaa7
Author: Jared Tobin <jared@jtobin.io>
Date:   Thu,  4 Jun 2026 15:24:49 -0230

meta: description tweaks

Diffstat:
Mppad-eproc.cabal | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ppad-eproc.cabal b/ppad-eproc.cabal @@ -14,7 +14,7 @@ description: Anytime-valid sequential hypothesis testing for bounded random variables, via the e-process / betting framework of Waudby-Smith and Ramdas (2024). Provides bounded-mean and paired two-sample tests - with fixed-lambda, aGRAPA, and ONS bettors. + with fixed, adaptive (aGRAPA), and online Newton bettors. flag llvm description: Use GHC's LLVM backend.