andrjohns / StanEstimators

Estimate Parameters for Arbitrary R Functions using 'Stan'
Other
24 stars 1 forks source link

Random seed not being passed properly for parallel chains #11

Closed andrjohns closed 11 months ago

andrjohns commented 11 months ago

Parallel chains all receive the same seed, need to match behaviour to base cmdstan+TBB