diff options
author | Ross Barnowski <rossbar@berkeley.edu> | 2020-12-15 10:09:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-15 11:09:44 -0700 |
commit | 1342aaa49d9544029f1ff1e56b404adfa1bef468 (patch) | |
tree | f6d6958adeec31f80324222835c1643d6f6c7f9f /numpy/lib/utils.py | |
parent | 23d0c17dec171c2d7c21bb40be773aa809ea2685 (diff) | |
download | numpy-1342aaa49d9544029f1ff1e56b404adfa1bef468.tar.gz |
DOC: Add more information about poly1d -> polynomial to reference guide (#16164)
* Added internal link to polynomial package.
Also uncapitalized Polynomial, to mitigate potential confusion of the Polynomial
convenience class with the polynomial package.
* WIP: Adding transition guide from poly1d to polynomial
* WIP: Started adding quickref table for poly transition
* WIP: Finish fleshing out transition guide for polynomials
* Proofreading transition guide.
* Fix traceback in code example for failing doctest.
* DOC: Remove trailing _ from sphinx links.
Was causing a CI failure on building the devdocs
* Fix typo.
Co-Authored-By: Chris Barnes <barnesc@janelia.hhmi.org>
* DOC: Add note about terminology.
Clarify the distinction between polynomial module and polynomial
package.
Co-authored-by: Chris Barnes <barnesc@janelia.hhmi.org>
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions