summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorRoss Barnowski <rossbar@berkeley.edu>2019-12-30 11:45:41 -0800
committerRoss Barnowski <rossbar@berkeley.edu>2019-12-30 12:36:34 -0800
commit280802a9f17ef2f5cdb391425ebe155cb6c03af2 (patch)
treec2485afe2070c5a1528b37ff808af661598932b7 /numpy/polynomial/polyutils.py
parent769460c17550921b4a192f410c49b03f4ff83766 (diff)
downloadnumpy-280802a9f17ef2f5cdb391425ebe155cb6c03af2.tar.gz
DOC: Improvements to Quickstart Tutorial.
* Modified reference to array creation with a list to the more general term 'sequence'. Also removed the 'numeric' distinction. * Updated reference to arange to reflect that as of Python 3, the python built-in range does not return a list. * Fixed 'see also' references to invert and r_ which were not linked properly. * Replaced referenced to ma.row_stack with the more general row_stack. Added additional detail about the aliasing of vstack. * Updated array stacking example to include proper rST python syntax.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions