Sampling the same model with PG across different Julia versions can yield different results even if StableRNG is used. I think it's probably not because of StableRNG, nor is it because of PG itself -- it's probably (almost certainly) because of something inside AdvancedPS. I'm not inclined to look into it, but I did just want to open an issue so that this information is out there somewhere.
Sampling the same model with PG across different Julia versions can yield different results even if StableRNG is used. I think it's probably not because of StableRNG, nor is it because of PG itself -- it's probably (almost certainly) because of something inside AdvancedPS. I'm not inclined to look into it, but I did just want to open an issue so that this information is out there somewhere.