Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jorenham
Copy link
Member

@jorenham jorenham commented Apr 9, 2025

Ported from numpy/numtype#171


This fixes some minor typing errors, incorrect NBitBase uses, and improves the typing annotations of the following public numpy functions:

  • real, imag
  • iscomplex, isreal
  • iscomplexobj, isrealobj
  • nan_to_num
  • real_if_close
  • common_type

@jorenham

This comment was marked as resolved.

@jorenham

This comment was marked as resolved.

@jorenham jorenham added the numtype Isssue/PR related to numpy/numtype label Apr 14, 2025
@charris charris merged commit a0e1a3a into numpy:main Apr 16, 2025
74 checks passed
@charris
Copy link
Member

charris commented Apr 16, 2025

Thanks Joren.

@jorenham jorenham deleted the numtype/171 branch April 16, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

41 - Static typing numtype Isssue/PR related to numpy/numtype

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants