Skip to content

Refactor _print_name for certain RVs? #204

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

Closed
larryshamalama opened this issue Feb 2, 2023 · 1 comment · Fixed by #244
Closed

Refactor _print_name for certain RVs? #204

larryshamalama opened this issue Feb 2, 2023 · 1 comment · Fixed by #244

Comments

@larryshamalama
Copy link
Member

Description

The names of some random variables are abbreviated when printing them or displaying them. It could be a good idea to instead use distributions' full names to represent them with more clarity. For instance, see (reverted) PyMC PR #6219 for details.

Should we incorporate this change to PyTensor?

@ricardoV94
Copy link
Member

ricardoV94 commented Feb 2, 2023

Definitely, let's use the long names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants