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

MAINT: better error message for multivariate normal. #3973

Merged

Conversation

jvkersch
Copy link
Contributor

@jvkersch jvkersch commented Sep 7, 2014

This is a small fix for #3493, and provides a more appropriate error message when a multivariate normal is instantiated whose mean and covariance matrix have non-matching dimensions.

@jvkersch
Copy link
Contributor Author

jvkersch commented Sep 7, 2014

@argriffing or @josef-pkt Care for a quick review?

@jvkersch jvkersch changed the title MAINT: better error message for error with multivariate normal. MAINT: better error message for multivariate normal. Sep 7, 2014
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling a22f074 on jvkersch:fix-gh-3493-multivariate-normal-error-msg into 421b0ed on scipy:master.

@josef-pkt
Copy link
Member

The new error messages look good.
I didn't check the pep-8 commit.

argriffing added a commit that referenced this pull request Sep 8, 2014
…l-error-msg

MAINT: better error message for multivariate normal.
@argriffing argriffing merged commit f59fc94 into scipy:master Sep 8, 2014
@argriffing
Copy link
Contributor

Thanks, merged!

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

Successfully merging this pull request may close these issues.

None yet

5 participants