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?