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 18311eb commit e521f9cCopy full SHA for e521f9c
src/AbstractMCMC.jl
@@ -17,7 +17,7 @@ using StatsBase: sample
17
export sample
18
19
# Parallel sampling types
20
-export MCMCThreads, MCMCDistributed
+export MCMCThreads, MCMCDistributed, MCMCSerial
21
22
"""
23
AbstractChains
0 commit comments