Major speed-ups have been attained on key platforms when applying
elementary functions to vectors, matrices, and arrays of floating-point
numbers.
Packed array technology--introduced in Mathematica 4--achieves
this by utilizing vectorized math libraries optimized for each CPU. On
certain platforms these libraries use multicore technology.
|