Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: merge wiki docs - edits under doc/. | Ralf Gommers | 2012-07-07 | 1 | -9/+18 |
| | |||||
* | DOC: Lower toc number of levels. | Charles Harris | 2012-01-09 | 1 | -1/+1 |
| | |||||
* | DOC: Rearrange the polynomial documents. | Charles Harris | 2012-01-09 | 1 | -4/+13 |
| | | | | | This is the first step in cleaning up the polynomial documentation and writing an instructional section on the convenience classes. | ||||
* | ENH: Add the polynomial module to the documentation. | Charles Harris | 2011-06-20 | 1 | -0/+14 |
Also: 1. Note that the polynomial package is preferred over poly1d. 2. Remove deprecation of mapparms in __init__.py as it interferes with the documention of the method of the same name. This is probably safe as it is unlikely to be used yet. 3. Make some improvements to the documentation in polytemplate. |