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

Decoupling _reconcile, from _get_PW_matrices. #123

Merged
merged 3 commits into from
Dec 7, 2022
Merged

Conversation

kdgutier
Copy link
Collaborator

@kdgutier kdgutier commented Dec 7, 2022

  • This PR is not affecting any high-end functionality, it is only refactoring inner classes.
  • The objective is to allow for access to the P, W matrices that will later be feeding all ProbReconciler methods.
  • Additionally I intend to iteratively reduce usage of level and sampler inputs on the _get_PW_matrices methods, so that we can later invert the instantiation of the MeanReconcilers and the ProbReconcilers that will inherit the first.

@kdgutier kdgutier requested a review from cchallu December 7, 2022 21:10
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@cchallu cchallu merged commit f61b542 into main Dec 7, 2022
@cchallu cchallu deleted the _prob_reconcile3 branch December 7, 2022 23:02
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