Skip to content

Conversation

ZacDiggum
Copy link
Contributor

@ZacDiggum ZacDiggum commented Oct 10, 2016

add numpy u16 and s16 dtypes

add numpy u16 dtype
@@ -31,6 +31,7 @@
'f8' : Dtype.f64,
'b1' : Dtype.b8,
'u1' : Dtype.u8,
'u2' : Dtype.u16,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there no i2 type as well ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, there is :-)

@pavanky pavanky merged commit cafc208 into arrayfire:devel Oct 11, 2016
pavanky pushed a commit that referenced this pull request Nov 27, 2016
* Update interop.py

add numpy u16 dtype

* Add files via upload

* added numpy u16 and s16 dtypes
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