diff options
author | Matthias Bussonnier <bussonniermatthias@gmail.com> | 2018-04-09 12:14:24 -0700 |
---|---|---|
committer | Matthias Bussonnier <bussonniermatthias@gmail.com> | 2018-04-09 13:37:08 -0700 |
commit | f2f17210a5e5824a9977d63957c09bbe5d64eda2 (patch) | |
tree | 87b038e19a81522011b8ee40e587879865949575 /numpy/core/arrayprint.py | |
parent | 07d590c980edb05f1ef67cd27fff2ffe2d9c6047 (diff) | |
download | numpy-f2f17210a5e5824a9977d63957c09bbe5d64eda2.tar.gz |
Cross Link full/full_like in a few see-also.
While teaching numpy I was asked the best way to create an array of nan,
and `np.full` seem not be cross linked from many places; In particular
in the documentation of `zeros` and `ones` seam like obvious candidates
to add them.
Reorder all the see-also to be
- empty_like
- ones_like
- zero_like
- full_like
- empty
- ones
- zeros
- full
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions