scipy.special
scipy.special.legendre
scipy.special.chebyu
scipy.special.
chebyt
Return nth order Chebyshev polynomial of first kind, Tn(x). Orthogonal over [-1,1] with weight function (1-x**2)**(-1/2).