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 d3b23ca commit 89785e9Copy full SHA for 89785e9
tutorials/docs-12-using-turing-guide/index.qmd
@@ -166,7 +166,7 @@ The `chains` variable now contains a `Chains` object which can be indexed by cha
166
167
#### Multithreaded sampling
168
169
-If you wish to perform multithreaded sampling and are running Julia 1.3 or greater, you can call `sample` with the following signature:
+If you wish to perform multithreaded sampling, you can call `sample` with the following signature:
170
171
```{julia}
172
#| eval: false
0 commit comments