andrjohns / StanEstimators

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

Random seed not being passed properly for parallel chains #11

Closed andrjohns closed 8 months ago

andrjohns commented 8 months ago

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