Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Update poly class refguide printing. | Ross Barnowski | 2020-05-15 | 1 | -0/+8 |
| | | | | | | | | | Update routines.polynomials.classes doc in the refguide to reflect changes to polynomial printing. Add additional information to the document about the various ways that the string representation of polynomial expressions can be controlled via formatting. | ||||
* | DOC: Refactor `np.polynomial` docs using `automodule` (#15662) | Ross Barnowski | 2020-03-12 | 1 | -19/+5 |
| | | | * DOC: Refactor polynomial docs using automodule. | ||||
* | ENH: Better links in documentation | Eric Larson | 2019-01-07 | 1 | -0/+2 |
| | |||||
* | DOC: Add polyutils subpackage to reference documentation [skip ci] | Michael Seifert | 2017-09-23 | 1 | -0/+1 |
| | |||||
* | DOC: Add version added to some of the polynomial package modules. | Charles Harris | 2012-01-09 | 1 | -0/+2 |
| | |||||
* | DOC: Rearrange the polynomial documents. | Charles Harris | 2012-01-09 | 1 | -0/+15 |
This is the first step in cleaning up the polynomial documentation and writing an instructional section on the convenience classes. |