Can we request the following functions: - `legendre_coefs` (e.g.: https://github.com/billmclean/GaussQuadrature.jl/blob/master/src/GaussQuadrature.jl#L129) - `orthonormal_poly` (e.g: https://github.com/billmclean/GaussQuadrature.jl/blob/master/src/GaussQuadrature.jl#L555) be added to this package. Thanks!