Skip to content

Commit 1cee0ab

Browse files
sunxd3yebai
andauthored
Update docs/src/state_interface.md
Co-authored-by: Hong Ge <[email protected]>
1 parent 4293868 commit 1cee0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/state_interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This function takes an existing `state` and a log probability value `logp`, and
2424

2525
These functions provide a minimal interface to interact with the `state` datatype, which a sampler package can optionally implement.
2626
The interface facilitates the implementation of "meta-algorithms" that combine different samplers.
27-
We will demonstrate how it can be used to implement Gibbs sampling in the following sections.
27+
We will demonstrate this in the following sections.
2828

2929
## Using the `state` Interface for block sampling within Gibbs
3030

0 commit comments

Comments
 (0)