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

improve shape-typing and returned dtypes in numpy._core.numeric #154

Open
15 tasks
jorenham opened this issue Feb 19, 2025 · 0 comments
Open
15 tasks

improve shape-typing and returned dtypes in numpy._core.numeric #154

jorenham opened this issue Feb 19, 2025 · 0 comments

Comments

@jorenham
Copy link
Member

  • ones and full
  • zeros_like, ones_like, and full_like
  • count_nonzero (only dtypes)
  • argwhere (only shape-typing)
  • correlate and convolve (only dtypes)
  • cross
  • outer (only dtypes)
  • tensordot
  • roll
  • rollaxis
  • moveaxis
  • indices
  • identity
  • isclose (only shape-typing)
  • astype (only dtypes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant