120 issues#142
Conversation
Code Coverage SummaryDiff against mainResults for commit: ab6746a Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Test Performance Difference
Additional test case details
Results for commit 31d6238 ♻️ This comment has been updated with latest results. |
Unit Tests Summary 1 files 20 suites 8m 57s ⏱️ Results for commit ab6746a. ♻️ This comment has been updated with latest results. |
danielinteractive
left a comment
There was a problem hiding this comment.
Thanks @audreyyeoCH , please see my comments below
|
@danielinteractive, when users don't assign weights to two pairs of alpha and betas, then a |
|
@audreyyeoCH no that would be confusing, but I guess that should be easy to fix on the package side? in the sense that we can default the weights not to 1 but to |
Great, thanks, would it be good to move this too into |
|
no, better keep the position of assigning default weights in the user facing functions |
alright, thanks! |
also for |
|
the warning should stay in the helper function, because there the renormalization is done. |
Co-authored-by: Daniel Sabanes Bove <danielinteractive@users.noreply.github.com>
closes #120