Skip to content

DOC: Add narrative documentation for printing NumPy arrays #29502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

riku-sakamoto
Copy link
Contributor

Overview

Resolves #29476.
A narrative documentation for printing Numpy arrays is added to "how-to" section.

@riku-sakamoto riku-sakamoto force-pushed the add_narrative_document_for_printing_arrays branch from 1ffb228 to 67bea6a Compare August 3, 2025 06:17
@riku-sakamoto riku-sakamoto marked this pull request as ready for review August 3, 2025 06:19
@riku-sakamoto riku-sakamoto marked this pull request as draft August 3, 2025 06:53
Resolves numpy#29476. This commit adds a narrative guide on how to print NumPy arrays
to the "how-to" section.

[skip cirrus] [skip actions] [skip azp]
@riku-sakamoto riku-sakamoto force-pushed the add_narrative_document_for_printing_arrays branch from 67bea6a to b553d73 Compare August 3, 2025 06:57
@riku-sakamoto riku-sakamoto marked this pull request as ready for review August 3, 2025 07:19
@ngoldbaum
Copy link
Member

@melissawm any chance I can get you to look this over?

@melissawm
Copy link
Member

Will take a look later today, thanks for the ping!

Copy link
Member

@melissawm melissawm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it, left only a couple of minor comments. Thanks @riku-sakamoto !

[skip cirrus] [skip actions] [skip azp]
@riku-sakamoto riku-sakamoto force-pushed the add_narrative_document_for_printing_arrays branch from 6dbc162 to 686a2e6 Compare August 5, 2025 00:39
@riku-sakamoto
Copy link
Contributor Author

@melissawm Thank you for the review! I've applied all the suggestions above in 686a2e. Let me know if there is anything else to address.

@melissawm melissawm merged commit 287cf8f into numpy:main Aug 5, 2025
4 checks passed
@melissawm
Copy link
Member

Looks great, thank you @riku-sakamoto and @ngoldbaum !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Add narrative documentation about printing and formatting arrays
3 participants