Skip to content
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

Are there ways to make the type hints for numpy arrays more human-readable? #417

Open
paddyroddy opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request infrastructure Project infrastructure: dev tools, packaging, etc.

Comments

@paddyroddy
Copy link
Member

Is Your Feature Request Related to a Problem? Please Describe

Maybe that happens automatically if we move to Array API typing, but I would really like to just see, e.g., Array, ComplexArray, IntArray, etc. there.

This is independent of #381 (which is fantastic work) but I think this is harder to understand than just array_like as it would be in numpydoc:
Image

With the links interspersed by [] and |

Raised by @ntessore on Slack

Describe the Solution You'd Like

No response

Describe Alternatives You've Considered

No response

Additional Context

No response

@paddyroddy paddyroddy added documentation Improvements or additions to documentation enhancement New feature or request infrastructure Project infrastructure: dev tools, packaging, etc. labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request infrastructure Project infrastructure: dev tools, packaging, etc.
Projects
None yet
Development

No branches or pull requests

2 participants