blob: 0b615dea12f01549537decc82b3e8180f82d9cd1 [file]
*** 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