[Numpy-discussion] Test failures r7300
David Cournapeau
cournape@gmail....
Sat Aug 8 07:59:08 CDT 2009
On Sat, Aug 8, 2009 at 9:38 PM, <lukshuntim@gmail.com> wrote:
> Hi,
>
> I got 16 test failures after building r7300 from svn on debian/sid/i386.
> Seems all related to complex linear algebra modules.
Are you using atlas ? (numpy.show_config() output)
If so, did you compile it by yourself ? Did you compile everything
with gfortran (do you have g77 installed).
Problems related to complex are almost always caused by fortran
compilers mismatch,
cheers,
David
More information about the NumPy-Discussion
mailing list