cc: @larryshamalama Implement conjugate relationships in PyMC via rewrites. Saves us working them out by hand. For starters: - [ ] Normal-Normal - [ ] Beta-Binomial - [ ] Gamma-Poisson [nimble has a list](https://github.com/nimble-dev/nimble/blob/devel/packages/nimble/R/MCMC_conjugacy.R#L2-L175) of possibilities that we can add.