Sigma.jl
Sigma.jl copied to clipboard
Implement interval extensions to quantile functions for common distribution
Implement both the forward and backwards operators, e.g. we should be able to do
quantile(Normal, Interval(0,1), Interval(0,1))