Analytic cdfs
This MR implements analytic CDFs for a bunch of the prior classes.
Most importantly the CDFs method was broken for anything with infinite support, so those should now all have working CDF methods.
Also, I added some tests of the CDFs to make sure they're behaving as expected.