Does PyMC work for ABC SMC?

Thanks. I’ll report back with results. In the meantime, can I ask if I can use pm.Simulator() with other sampling methods (e.g. pm.sample)? I’m having a hard time understanding the control flow of these model builds and exactly what pieces are composable and what pieces aren’t (e.g. if I can only use pm.Simulator with pm.sample_smc). If I need to make a new post asking this specific question, let me know! :slight_smile: