[NumPy-Tickets] [NumPy] #1761: Inconsistency with type in scalar operations
NumPy Trac
numpy-tickets@scipy....
Wed Mar 9 02:41:37 CST 2011
#1761: Inconsistency with type in scalar operations
----------------------+-----------------------------------------------------
Reporter: faltet | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Resolution: wontfix | Keywords:
----------------------+-----------------------------------------------------
Comment(by faltet):
It was breaking some tests, not code. But your explanation makes sense to
me, so I've changed my tests to use the `dtype` when handling NumPy
objects. Everything works well now using both 1.5.x and 1.6.
And +1 for basing NumPy types on sized types, not C types (but I know that
would not be easy; perhaps for NumPy 2.0?).
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1761#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list