You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #347 , I raised the issue that the computeCovarianceOfSums function isn't well tested and currently unused anywhere in the code base. So as not to slow down that PR, I'm opening this issue.
There are two options:
Write a better statistical test for the function and/or possibly use it somewhere as suggested in the earlier discussion.
Remove it.
The text was updated successfully, but these errors were encountered:
In #347 , I raised the issue that the
computeCovarianceOfSums
function isn't well tested and currently unused anywhere in the code base. So as not to slow down that PR, I'm opening this issue.There are two options:
The text was updated successfully, but these errors were encountered: