
Feb. 9, 2011
11:07 p.m.
This can't possibly be right, can it? Or am I missing something? (It certainly doesn't seem to match any documentation that I can find)
np.issubdtype(int, bool) True np.__version__ '1.5.1'
-- Nathaniel

February 2011
12:05 a.m.
On Wed, 09 Feb 2011 15:07:01 -0800, Nathaniel Smith wrote:
This can't possibly be right, can it? Or am I missing something? (It certainly doesn't seem to match any documentation that I can find)
np.issubdtype(int, bool) True np.__version__ '1.5.1'
Thanks. It's a bug in issubdtype, http://projects.scipy.org/numpy/ticket/1739 -- Pauli Virtanen
5207
Age (days ago)
5208
Last active (days ago)
1 comments
2 participants
participants (2)
-
Nathaniel Smith
-
Pauli Virtanen