This package includes functions to compute 3-term recurrence coefficients and related integrals (e.g. jacobi_jacobimatrix and jacobimoment), for many families of orthogonal polynomials. It would be nice if this functionality could be exported and documented.
(For example, it could be used in conjunction with QuadGK.jl for #120.)
(Or should this be in https://jverzani.github.io/SpecialPolynomials.jl? Looks like some of these are currently in both places.)