Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add standard_cauchy, standard_gamma, standard_t and standard_exponential RandomVariable #1358

Closed
Tracked by #1424
rlouf opened this issue Dec 10, 2022 · 0 comments · Fixed by #1461
Closed
Tracked by #1424
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

Comments

@rlouf
Copy link
Member

rlouf commented Dec 10, 2022

We want to re-use the existing GammaRV, CauchyRV, StudentTRV ExponentialRV. The implementation of StandardNormalRV may need to be updated.

@rlouf rlouf added NumPy compatibility Op implementation Involves the implementation of an Op good first issue Good for newcomers help wanted Extra attention is needed random variables Involves random variables and/or sampling enhancement New feature or request labels Dec 10, 2022
@rlouf rlouf changed the title Add standard_cauchy, standard_gamma and standard_exponential RandomVariable Add standard_cauchy, standard_gamma, standard_t and standard_exponential RandomVariable Dec 13, 2022
@rlouf rlouf moved this to Distributions in AePPL Roadmap Feb 6, 2023
@rlouf rlouf removed this from AePPL Roadmap Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant