[Numpy-discussion] The NumPy Mandelbrot code 16x slower than Fortran
Chris Barker
chris.barker@noaa....
Sun Jan 22 22:31:30 CST 2012
2012/1/22 Ondřej Čertík <ondrej.certik@gmail.com>:
> If I have time, I'll try to provide an equivalent Fortran version too,
> for comparison.
>
> Ondrej
here is a Cython example:
http://wiki.cython.org/examples/mandelbrot
I haven't looked to see if it's the same algorithm, but it may be
instructive, none the less.
-Chris
--
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov
More information about the NumPy-Discussion
mailing list