24.08.2013 21:25, Warren Weckesser kirjoitti: [clip] > Now the question is: why does `np.dot` mask the overflow warning?
That probably depends on whatever BLAS is used. I wouldn't be surprised if it's BLAS that swallows the floating point invalid flags. -- Pauli Virtanen _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
