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

Add support for additional numpy data types #219

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

Yc7521
Copy link
Contributor

@Yc7521 Yc7521 commented Mar 26, 2024

When --numpy-array-use-type-var is specified and the parameter of numpy.array is numpy.uint8, it still generates numpy.ndarray[numpy.uint8].

@sizmailov sizmailov enabled auto-merge (squash) March 26, 2024 02:30
@sizmailov sizmailov merged commit 3cb8817 into sizmailov:master Mar 26, 2024
15 checks passed
@sizmailov
Copy link
Owner

Thanks!

Note: there are more primitive numpy types missed in the snippet, but they probably do not appear in bindings.

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

Successfully merging this pull request may close these issues.

2 participants