Is there a simple way to calculate the generalized associated Legendre polynomials in Python (article)?
I know that you can get the associated Legendre Polynomials using SciPy or pyshtools (article), but not the generalized ones (having two raised indices).