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

remove msg_dep and mar_dep functions #412

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

wouterwln
Copy link
Member

After a discussion with @ThijsvdLaar , we discovered that those 2 functions are only ever used inside themselves, and are not used in any RxInfer or ReactiveMP tests. I'm not sure if these functions are necessary or if they can be deleted, but it seems that functional_dependencies does what these functions were supposed to do.

@wouterwln wouterwln requested a review from bvdmitri August 7, 2024 12:18
@bvdmitri
Copy link
Member

bvdmitri commented Aug 7, 2024

Ah, you might be right. Can you double check RxInfer tests with the make devtest and make devexamples commands?

@wouterwln
Copy link
Member Author

Both work!

@wouterwln wouterwln merged commit af12812 into main Aug 7, 2024
3 checks passed
@wouterwln wouterwln deleted the remove-marginal-msg-dependencies branch August 7, 2024 14:13
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