I need to find/write some code in julia that can compute the quadrature nodes and weights for various distributions. Some example distributions are Beta, Gamma, Normal, LogNormal, Uniform...
I imagine that this functionality already exists somewhere and I don't want to duplicate code, but after a few google searches I couldn't find what I was looking for. Does anyone know where/if these routines exist? Thanks!
