Contributed example

Hi,

I've been playing with matplotlib to check if it can produce graphics like:

http://www.thebuzzmedia.com/wp-content/uploads/2010/03/anandtech-nvidia-geforce-480-ati-benchmark2.png

Here is the result:
http://www.loria.fr/~rougier/tmp/benchmark.png

and the script (as attachment)

I do not know if it's worth adding it to examples ?

Nicolas

benchmark-pylab.py (4.4 KB)

I think this illustration deserves its places amongst the mpl gallery --probably somewhere towards the very beginning.

Thanks for the well documented code Nicolas.

···

On Fri, Jul 8, 2011 at 2:09 AM, Nicolas Rougier <Nicolas.Rougier@…922…> wrote:

Hi,

I’ve been playing with matplotlib to check if it can produce graphics like:

http://www.thebuzzmedia.com/wp-content/uploads/2010/03/anandtech-nvidia-geforce-480-ati-benchmark2.png

Here is the result:
http://www.loria.fr/~rougier/tmp/benchmark.png

and the script (as attachment)

I do not know if it’s worth adding it to examples ?

Nicolas


All of the data generated in your IT infrastructure is seriously valuable.

Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2


Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Gökhan