summaryrefslogtreecommitdiff
path: root/numpy/polynomial/laguerre.py
Commit message (Expand)AuthorAgeFilesLines
* STY: Update exception style, easy ones.Charles Harris2011-04-051-12/+12
* DOC: Add examples for hermite, hermite_e, and laguerre polynomials.Charles Harris2011-03-141-82/+87
* ENH: First commit of hermite and laguerre polynomials. The documentation andCharles Harris2011-03-031-0/+1141