Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[wxPython] Mandelbrot - further improvements

1 view
Skip to first unread message

Mike Fletcher

unread,
Nov 29, 1999, 3:00:00 AM11/29/99
to Python Listserv, gri...@iue.tuwien.ac.at
Summary:
Mandelbrot Module, calculates (and displays) Mandelbrot set using Numeric
extensions. Has been optimised slightly on the wxPython list, module
attached...

Another few 1/10ths of a second improvement (~3.3s down to ~2.9s), as my
part has ceased to have any relevance to wxPython, I should probably switch
to the main list :) , this will be my last post to the wxPython list on this
topic :) . I added code to the module so that it will run without wxPython
installed (it will use wxPython if it's available, otherwise just prints
status to command line).

Enjoy,
Mike


Mike Fletcher

unread,
Nov 29, 1999, 3:00:00 AM11/29/99
to Mike Fletcher, Python Listserv
Urgh, forgot the attachment... here it is...

mandelbrot.py
0 new messages