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

Replace Python diagnostics with MCMCDiagnosticTools #267

Merged
merged 9 commits into from
Mar 2, 2023

Conversation

sethaxen
Copy link
Member

@sethaxen sethaxen commented Mar 1, 2023

With MCMCDiagnosticTools v0.3.0, all diagnostics in Python ArviZ now have Julia implementations. arviz-devs/InferenceObjects.jl#50 extended the diagnostic methods to accept InferenceData and Dataset as inputs. This removes our forwards to the corresponding Python functions and instead exports and documents the methods from MCMCDiagnosticTools.

Relates #130 and #129

Currently this is blocked until TuringLang/Turing.jl#1959 is merged.

@sethaxen sethaxen merged commit 5e0434b into main Mar 2, 2023
@sethaxen sethaxen deleted the mcmcdiagnostictools branch March 2, 2023 23:10
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.

1 participant