Hi, > when compiled on Debian, numpy segfaults when used with ATLAS sse2, > but works when used against ATLAS sse. More information here:
What is the machine on which you are getting the segfault? Is it possible you are trying to run SSE2 instructions on a machine without SSE2? Best, Matthew _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
