We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f85c6 commit dc8e603Copy full SHA for dc8e603
src/AdvancedMH.jl
@@ -84,7 +84,7 @@ function AbstractMCMC.bundle_samples(
84
chain_type::Type{Vector{NamedTuple}};
85
param_names=missing,
86
kwargs...
87
-) where {T<:NamedTuple, L}
+)
88
# If the element type of ts is NamedTuples, just use the names in the
89
# struct.
90
0 commit comments