View on GitHub

Magma Utils

Adds some basic functionality missing from

Statistics

Fractile (X :: [RngElt], P :: RngElt)

-> RngElt

The P-fractile of X.

Mean (X :: {[RngElt]})

-> RngElt

The mean of X.

Median (X :: [RngElt])

-> RngElt

The median of X.