DynamicIterators.jl icon indicating copy to clipboard operation
DynamicIterators.jl copied to clipboard

Create Markov chain example

Open mschauer opened this issue 4 years ago • 1 comments

@cscherrer (perhaps @trappmartin)

mschauer avatar Mar 18 '21 08:03 mschauer

For MeasureTheory, we need an instance for rand and one for logdensity. I think rand can just return a Sampled. I'm not sure yet about logdensity.

Also, after making this I realized there may be better ways to do this using existing combinators. But I need to understand those better before I can do much with this.

cscherrer avatar Mar 26 '21 15:03 cscherrer