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 5aa196c commit 344bde1Copy full SHA for 344bde1
src/mh-core.jl
@@ -13,7 +13,7 @@ The proposal would be
13
14
```julia
15
proposal = (a=StaticProposal(Normal(0,1)), b=StaticProposal(Normal(0,1)))
16
-````
+```
17
18
Other allowed proposals are
19
0 commit comments