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

np.typeDict is deprecated #180

Closed
szsdk opened this issue Aug 30, 2021 · 1 comment
Closed

np.typeDict is deprecated #180

szsdk opened this issue Aug 30, 2021 · 1 comment

Comments

@szsdk
Copy link

szsdk commented Aug 30, 2021

np.typeDict['quaternion'] = np.dtype(quaternion)

np.typeDict is a deprecated alias for np.sctypeDict.

@moble moble closed this as completed in 6a8dde4 Aug 30, 2021
@moble
Copy link
Owner

moble commented Aug 30, 2021

Wow! It's been deprecated for 15 years now, and yet I've never seen sctypeDict, and as recently as a few months ago, the numpy devs themselves were talking about typeDict in my conversations with them — but no mention of sctypeDict. Bizarre!

Thanks for the report.

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

No branches or pull requests

2 participants