-
Notifications
You must be signed in to change notification settings - Fork 69
Make basic INLA interface and simple marginalisation routine #533
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
base: main
Are you sure you want to change the base?
Make basic INLA interface and simple marginalisation routine #533
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
398979a
to
c6010f3
Compare
dad163c
to
a473e87
Compare
…+-marginalisation-routine
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just docstring suggestions for now.
What's left on getting this merged? I'm planning a LinkedIn post. |
Just waiting on pymc-devs/pytensor#1582 for unittests to pass, which is a PR outside the scope of GSoC |
Addresses #532 and #344.
Relies on pymc-devs/pytensor#1582.