Skip to content

Conversation

@YeungOnion
Copy link
Contributor

#176 modified for the multivariate API introduced in #252 / #209

@codecov
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 80.89431% with 47 lines in your changes missing coverage. Please review.

Project coverage is 90.18%. Comparing base (5c2258c) to head (f757303).

Files Patch % Lines
src/distribution/multivariate_students_t.rs 85.90% 32 Missing ⚠️
src/distribution/multivariate_normal.rs 21.05% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
- Coverage   90.32%   90.18%   -0.14%     
==========================================
  Files          49       50       +1     
  Lines       11242    11488     +246     
==========================================
+ Hits        10154    10361     +207     
- Misses       1088     1127      +39     

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

the float chosen happens to approximate f64::LOG10_2
this leads to a linting error
instead of supressing, just choosing a different value and testing against scipy
also run rustfmt
@YeungOnion YeungOnion closed this Aug 21, 2024
@YeungOnion YeungOnion deleted the multivariate_t branch August 21, 2024 22:18
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.

2 participants