Skip to content

Conversation

@djkirkham
Copy link
Contributor

dtypes should be specified with number of bytes, not bits. 'f1' is not a thing.

@djkirkham djkirkham mentioned this pull request Sep 5, 2016
for spec in ('i8', 'i16', 'i32', 'i64',
'f8', 'f16', 'f32', 'f64')]
for spec in ('i1', 'i2', 'i4', 'i8',
'f2', 'f4', 'f8')]
Copy link
Member

Choose a reason for hiding this comment

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

There now appears to be one less spec. Why is this?

Copy link
Member

Choose a reason for hiding this comment

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

'f1' is not a thing.

😉

Copy link
Member

Choose a reason for hiding this comment

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

Lewis Hamilton would disagree. (Sorry could not resist.)

@pelson pelson merged commit 7b85535 into SciTools:master Sep 5, 2016
@QuLogic QuLogic added this to the v2.0 milestone Sep 5, 2016
@QuLogic
Copy link
Member

QuLogic commented Oct 1, 2016

Can this be backported to v1.10.x?

@QuLogic QuLogic modified the milestones: v2.0, v1.11 Oct 7, 2016
@djkirkham djkirkham deleted the correct_dtypes branch November 4, 2016 10:45
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.

5 participants