We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a42dd commit 6fe46eeCopy full SHA for 6fe46ee
HISTORY.md
@@ -121,7 +121,7 @@ This release removes the feature of `VarInfo` where it kept track of which varia
121
122
### `LogDensityFunction` argument order
123
124
- - The method `LogDensityFunction(varinfo, model, context)` has been removed.
+ - The method `LogDensityFunction(varinfo, model, sampler)` has been removed.
125
The only accepted order is `LogDensityFunction(model, varinfo, context; adtype)`.
126
(For an explanation of `adtype`, see below.)
127
The varinfo and context arguments are both still optional.
0 commit comments