Add standard_cauchy, standard_gamma, standard_t and standard_exponential RandomVariable
#1358
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
NumPy compatibility
Op implementation
Involves the implementation of an Op
random variables
Involves random variables and/or sampling
We want to re-use the existing
GammaRV
,CauchyRV
,StudentTRV
ExponentialRV
. The implementation ofStandardNormalRV
may need to be updated.The text was updated successfully, but these errors were encountered: