| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
| * | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -7/+7 |
| * | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
| * | REM: Remove deprecated imports from polynomial package. | Charles Harris | 2012-01-09 | 1 | -290/+0 |
| * | ENH: Add the polynomial module to the documentation. | Charles Harris | 2011-06-20 | 1 | -4/+7 |
| * | DEP: Deprecate direct import of implementation functions. | Charles Harris | 2011-03-15 | 1 | -4/+292 |
| * | ENH: Import Hermite, HermiteE, and Laguerre into package namespace. | Charles Harris | 2011-03-13 | 1 | -0/+3 |
| * | ENH: Add support for Legendre polynomials. | Charles Harris | 2010-08-17 | 1 | -0/+1 |
| * | more docstring updates from pydoc website (thanks to everyone who contributed!) | Jarrod Millman | 2010-02-17 | 1 | -0/+15 |
| * | Add support for chebyshev series and polynomials. | Charles Harris | 2009-11-14 | 1 | -0/+7 |
