2008-06-28 20:33:47 +00:00

7 lines
216 B
Plaintext

*** Mandelbrot demo ***
Demonstrates:
* coefficient-wise operations on a matrix to perform general array computations which
may not have anything to do with linear algebra
* impact of vectorization on performance