Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #460 from endolith/regex_formatting | Charles Harris | 2013-04-03 | 1 | -1/+1 |
|\ | |||||
| * | DOC: regex-assisted fixes of definition list formatting | endolith | 2013-03-19 | 1 | -1/+1 |
* | | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
|/ | |||||
* | SPELL: Spellcheck the modules. Clarify an example. | Charles Harris | 2012-01-09 | 1 | -2/+2 |
* | BUG: Make mapdomain work for multidimensional arrays as advertized in | Charles Harris | 2010-08-11 | 1 | -6/+7 |
* | more docstring updates from pydoc website (thanks to everyone who contributed!) | Jarrod Millman | 2010-02-17 | 1 | -64/+173 |
* | 3K: polynomial: exceptions module is removed | Pauli Virtanen | 2009-12-06 | 1 | -1/+1 |
* | Small cleanups in polynomial modules. | Charles Harris | 2009-11-28 | 1 | -6/+8 |
* | Add any function for python < 2.5. | Charles Harris | 2009-11-15 | 1 | -0/+9 |
* | Add support for chebyshev series and polynomials. | Charles Harris | 2009-11-14 | 1 | -0/+273 |