summaryrefslogtreecommitdiff
path: root/numpy/polynomial
Commit message (Expand)AuthorAgeFilesLines
* Small cleanups in polynomial modules.Charles Harris2009-11-283-8/+10
* Add any function for python < 2.5.Charles Harris2009-11-151-0/+9
* More fixes to least squares method documentation in Polynomial andCharles Harris2009-11-151-6/+6
* Improve documention of the fit method of the Cheybshev and PolynomialCharles Harris2009-11-151-2/+43
* Add support for chebyshev series and polynomials.Charles Harris2009-11-149-0/+3550