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

Support array inputs of shape (draws, [chains[, parameters...]]) #49

Merged
merged 3 commits into from
Apr 15, 2023

Conversation

sethaxen
Copy link
Member

Follows the same approach as in TuringLang/MCMCDiagnosticTools.jl#79

@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2023

Codecov Report

Merging #49 (7ba1862) into main (0a704ea) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
- Coverage   97.27%   97.25%   -0.03%     
==========================================
  Files           5        5              
  Lines         257      255       -2     
==========================================
- Hits          250      248       -2     
  Misses          7        7              
Impacted Files Coverage Δ
src/core.jl 98.05% <100.00%> (+0.05%) ⬆️
src/ess.jl 100.00% <100.00%> (ø)
src/utils.jl 89.47% <100.00%> (-2.20%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sethaxen sethaxen merged commit a41028c into main Apr 15, 2023
@sethaxen sethaxen deleted the gendims branch April 15, 2023 10:27
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

2 participants