Skip to content

Commit 24d5556

Browse files
authored
Remove mention of GibbsConditional from API docs (#2467)
1 parent 11944c9 commit 24d5556

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/api.md

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ even though [`Prior()`](@ref) is actually defined in the `Turing.Inference` modu
5858
| `Emcee` | [`Turing.Inference.Emcee`](@ref) | Affine-invariant ensemble sampler |
5959
| `ESS` | [`Turing.Inference.ESS`](@ref) | Elliptical slice sampling |
6060
| `Gibbs` | [`Turing.Inference.Gibbs`](@ref) | Gibbs sampling |
61-
| `GibbsConditional` | [`Turing.Inference.GibbsConditional`](@ref) | A "pseudo-sampler" to provide analytical conditionals to `Gibbs` |
6261
| `HMC` | [`Turing.Inference.HMC`](@ref) | Hamiltonian Monte Carlo |
6362
| `SGLD` | [`Turing.Inference.SGLD`](@ref) | Stochastic gradient Langevin dynamics |
6463
| `SGHMC` | [`Turing.Inference.SGHMC`](@ref) | Stochastic gradient Hamiltonian Monte Carlo |

0 commit comments

Comments
 (0)