Skip to content

Refactor Multivariate distributions due to new meaning of size #5446

Closed
@ricardoV94

Description

@ricardoV94

The next Aesara release will include aesara-devs/aesara#446 which altered the meaning of size for multivariate distributions, to be more consistent with that of univariate distributions.

Size will now specify the number of replications + dimensions implied by batched parameters. It is equivalent to shape[:-ndim.supp]. We will likely need to update our multivariate distributions and/or some tests (e.g. in test_distributions_random.py)

These changes should also be incorporated in #5437

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions