v0.36.11
DynamicPPL v0.36.11
Make ThreadSafeVarInfo
hold a total of Threads.nthreads() * 2
logp values, instead of just Threads.nthreads()
.
This fix helps to paper over the cracks in using threadid()
to index into the ThreadSafeVarInfo
object.