[NumPy-Tickets] [NumPy] #1482: lapack interface handles non-native byte order in an invalid way
NumPy Trac
numpy-tickets@scipy....
Wed Jun 30 11:04:32 CDT 2010
#1482: lapack interface handles non-native byte order in an invalid way
---------------------------+------------------------------------------------
Reporter: yarikoptic | Owner: somebody
Type: defect | Status: closed
Priority: high | Milestone: 2.0.0
Component: numpy.linalg | Version:
Resolution: fixed | Keywords: lapack endianness
---------------------------+------------------------------------------------
Comment(by pv):
Replying to [comment:3 sandro.tosi]:
> Replying to [comment:1 pv]:
> > Good catch! Should be fixed in r8407.
>
> I've applied the patch against 1.4.1 but I still can see the problem:
> is there something else to do to make that patch work?
You can see the problem how?
Check (see `numpy.__file__`) that you really are importing the newly built
Numpy.
If in doubt, remove other Numpy installations.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1482#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list