diff options
author | Ryan C Cooper <cooperrc@users.noreply.github.com> | 2021-02-12 12:47:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 10:47:53 -0700 |
commit | 7a18e4ac4f0b9f0933a190ac25cd75729bcdd146 (patch) | |
tree | bafdead81f5568f5fb2c400061313d0886654aab /numpy/array_api/setup.py | |
parent | 7dcd29aaafe1ab8be4be04d3c793e5bcaf17459f (diff) | |
download | numpy-7a18e4ac4f0b9f0933a190ac25cd75729bcdd146.tar.gz |
DOC: Update arraycreation (#17887)
* rewriting basics.creation
* halfway through first draft basics.creation
* first draft for array creation rewrite
* correct some broken links
* correct typo in code format
* Apply suggestions from code review - @melissawm
PEP8 corrections and some other mistakes. thanks @melissawm!
Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
* remove comments on L347 and 356, fix link on L22
* remove typo on L355 section title error
* change ND array -> ndarray docs consistent vocab
* added np.* to numpy functions and dtypes
* @mattip review changes
Great changes by @mattip. I like the change from "object" -> "function"
Co-authored-by: Matti Picus <matti.picus@gmail.com>
* added default_rng() example and some links
* Update doc/source/user/basics.creation.rst
reformat 3D array L40
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
* Apply suggestions from code review
thanks @eric-wieser for catching some formatting typos.
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
* working on updates and trying to build
* fixed heading underlines and some links
* Apply suggestions from code review
fixing link to default_rng
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
* Apply suggestions from code review - @melissawm
adding @melissawm comments to changes
Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
* reword ndarray creation distinctions
* L34 indented and L94 literal block removed
* L34 remove newline to try to fix indent make error
* Update doc/source/user/basics.creation.rst
@melissawm caught a formatting issue for a list, `::` -> `:` and extra line added
Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
* MAINT: Update doc/source/user/basics.creation.rst
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
* MAINT: Update doc/source/user/basics.creation.rst
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
* MAINT: Update doc/source/user/basics.creation.rst
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
Co-authored-by: Matti Picus <matti.picus@gmail.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: Charles Harris <charlesr.harris@gmail.com>
Diffstat (limited to 'numpy/array_api/setup.py')
0 files changed, 0 insertions, 0 deletions