Sebastian Haase wrote:

> Does ATLAS/BLAS do anything special for element wise multiplication
> and alike - if for example the data is not aligned or not contiguous?

Nothing that ATLAS optimizes, no. They focus (rightly) on the more complicated
matrix operations (BLAS Level 3, if you are familiar with the BLAS levels).

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to