pymc-devs / pymc-experimental

https://pymc-experimental.readthedocs.io
Other
72 stars 46 forks source link

SMC: add support for random variables with shape (1,) #336

Open ciguaran opened 2 months ago

ciguaran commented 2 months ago

There was some unnecessary processing of rvs that had shape (1,), reported here https://github.com/pymc-devs/pymc-experimental/issues/319) Also makes total_iterations an integer