Commit 2026-01-26 14:59 ae6ea95b

View on Github →

feat: add a predicate HasGaussianLaw (#32144) Define a predicate HasGaussianLaw X P, which states that under the measure P, the random variable X has a Gaussian distribution, i.e. IsGaussian (P.map X).

Estimated changes