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

Merge regularized CM into CM reconstructor #203

Merged
merged 3 commits into from
May 22, 2019
Merged

Merge regularized CM into CM reconstructor #203

merged 3 commits into from
May 22, 2019

Conversation

sdmccabe
Copy link
Collaborator

To minimize redundancy, merge the RegularizedCorrelationMatrixReconstructor
into CorrelationMatrixReconstructor. These have similar behaviors (and,
frankly, I am skeptical of the utility of the regularized form anyway).

This decreases our test coverage slightly; see #202 for efforts to address this more systematically.

sdmccabe and others added 3 commits May 22, 2019 11:39
To minimize redundancy, merge the `RegularizedCorrelationMatrixReconstructor`
into `CorrelationMatrixReconstructor`. These have similar behaviors (and,
frankly, I am skeptical of the utility of the regularized form anyway).
@leotrs
Copy link
Collaborator

leotrs commented May 22, 2019

Should we do the same with NaiveMeanFieldReconstructor and ExactMeanFieldReconstructor? If these are not merge-able then we should mention in the documentation what's the main difference.

@sdmccabe
Copy link
Collaborator Author

sdmccabe commented May 22, 2019

They seem pretty similar; I'll look into it separate from this PR.

@tlarock tlarock merged commit 720ae06 into netsiphd:master May 22, 2019
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

3 participants