Comment #6 on issue 2320 by [email protected]: hydrogen doctest failures http://code.google.com/p/sympy/issues/detail?id=2320
Mateusz, should the laguerre_l() return expanded or unexpanded polynomials? It makes better sense to me to return expanded polynomials.
In any case, I have fixed the doctest for now by: https://github.com/sympy/sympy/commit/ed6fc02519f330bfd0181b239701d23c8dd24902 and push this in, so that we are not bothered about the failed doctest. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
