[pypy-issue] [issue1281] numpypy: "copying over different dtypes" is wrongly reported

Valery tracker at bugs.pypy.org
Mon Oct 8 13:54:11 CEST 2012


New submission from Valery <khamenya at gmail.com>:

import numpypy as np
np.array(np.zeros(2, np.float32), dtype=np.float32) # ==> NotImplementedError: 
copying over different dtypes unsupported

----------
assignedto: fijal
messages: 4826
nosy: fijal, pypy-issue, vak
priority: bug
status: unread
title: numpypy: "copying over different dtypes" is wrongly reported

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1281>
________________________________________


More information about the pypy-issue mailing list