Skip to content

Commit d1c4ee4

Browse files
authored
Update SliceSamplingTuringExt.jl
1 parent be587d8 commit d1c4ee4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ext/SliceSamplingTuringExt.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
module SliceSamplingTuringExt
33

4+
using Random
5+
using SliceSampling
6+
using Turing
7+
48
# Required for using the slice samplers as `externalsampler`s in Turing
59
# begin
610
function Turing.Inference.getparams(

0 commit comments

Comments
 (0)