summaryrefslogtreecommitdiff
path: root/numpy/polynomial/legendre.py
Commit message (Expand)AuthorAgeFilesLines
* DOC: Fix documentation and examples in legendre.py.Charles Harris2010-08-171-89/+31
* ENH: Add support for Legendre polynomials.Charles Harris2010-08-171-0/+1249