jaxampler-v0.0.6
What's Changed
- Location-Scale variant of Beta distribution by @Qazalbash in #74
- Loc-Scale variant of Cauchy distribution by @Qazalbash in #75
- Loc-Scale variant of Chi-sq distribution by @Qazalbash in #76
- Loc-scale variant of Exponential distribution by @Qazalbash in #78
- Loc-scale variant of Gamma distribution by @Qazalbash in #79
- Loc-scale variant of Geometric distribution by @Qazalbash in #80
- Loc-scale variant of Logistic distribution by @Qazalbash in #81
- Loc-scale variant of Normal and LogNormal distribution by @Qazalbash in #82
- Loc-scale variant of Pareto distribution by @Qazalbash in #83
- Loc-scale varaint of Poisson distribution by @Qazalbash in #84
- Loc-scale variant of Rayleigh distribution by @Qazalbash in #85
- Loc-scale variant of Student-t distribution by @Qazalbash in #86
- Loc-scale variant of Tuncated Normal distribution by @Qazalbash in #87
- Loc-scale variant of Weibull distribution by @Qazalbash in #88
rvs
method redesigned into a factory method by @Qazalbash in #90- Factory methods for
xxf
methods by @Qazalbash in #91 - Single type for to represent random variables by @Qazalbash in #94
- Algebraic manipulation of random variables by @Qazalbash in #95
Full Changelog: v0.0.5...v0.0.6