probcomp / GenExperimental.jl

Featherweight embedded probabilistic programming language and compositional inference programming library
MIT License
17 stars 2 forks source link

A trace renderer that records each trace and has a slidebar for playback #15

Open marcoct opened 7 years ago

marcoct commented 7 years ago

Write a trace renderer that records the trace each time render is called, and can be scrolled back in time manually using e.g. a slide bar (and importantly, arrow keys).