[NumPy-Tickets] [NumPy] #1767: f2py assumed shape merge - test failure
NumPy Trac
numpy-tickets@scipy....
Fri Mar 11 06:08:12 CST 2011
#1767: f2py assumed shape merge - test failure
-------------------------+--------------------------------------------------
Reporter: rgommers | Owner: pearu
Type: defect | Status: closed
Priority: normal | Milestone: 1.6.0
Component: numpy.f2py | Version: devel
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Changes (by pearu):
* status: new => closed
* resolution: => fixed
Comment:
The assertion errors are probably due to the usage of different fortran
compilers or due to differences in underlying architectures (32 or 64
bit). I have applied the corresponding workarounds to these tests. Also
the print statements are now removed and assert statements are replaced
with assert_ calls.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1767#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list