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

Allow batched parameters in MvNormal and MvStudentT distributions #6897

Merged
merged 2 commits into from
Oct 4, 2023

Default zero mu for MvNormal and MvStudentT

c983aff
Select commit
Loading
Failed to load commit list.
Merged

Allow batched parameters in MvNormal and MvStudentT distributions #6897

Default zero mu for MvNormal and MvStudentT
c983aff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 2, 2023 in 0s

87.50% of diff hit (target 50.00%)

View this Pull Request on Codecov

87.50% of diff hit (target 50.00%)

Annotations

Check warning on line 124 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L124

Added line #L124 was not covered by tests

Check warning on line 128 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L128

Added line #L128 was not covered by tests

Check warning on line 133 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L133

Added line #L133 was not covered by tests

Check warning on line 148 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L148

Added line #L148 was not covered by tests