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

Set allow_singular=True for multivariate_normal's pdf #375

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

fealho
Copy link
Member

@fealho fealho commented Feb 21, 2024

CU-86azbmq4j, Resolve #374.

@sdv-team
Copy link
Contributor

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ceebde9) 86.87% compared to head (88ad39e) 86.87%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #375   +/-   ##
=======================================
  Coverage   86.87%   86.87%           
=======================================
  Files          27       27           
  Lines        1791     1791           
=======================================
  Hits         1556     1556           
  Misses        235      235           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fealho fealho marked this pull request as ready for review February 22, 2024 00:45
@fealho fealho requested a review from a team as a code owner February 22, 2024 00:45
@fealho fealho requested review from srinify, frances-h and R-Palazzo and removed request for a team and srinify February 22, 2024 00:45
@fealho fealho merged commit ddc6889 into main Feb 22, 2024
122 checks passed
@fealho fealho deleted the issue-374-singular-matrices branch February 22, 2024 18:59
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.

Set allow_singular=True when calculating probability_density
5 participants