Re: [Matplotlib-users] finish. now improvement - help

2010-02-19 Thread Pierre de Buyl
add """ import numpy """ at the beginning of your code. Then, y1=[Decimal('0.3041997084285048793446312110'), Decimal ('0.3041811120982812429734672735'), Decimal ('0.3041586008929715390350375366'), Decimal ('0.08256793883349254633032840545'), Decimal ('0.08255838341506859117962741714')] (just

Re: [Matplotlib-users] finish. now improvement - help

2010-02-19 Thread Samuel Teixeira Santos
anyone? please? Samuel 2010/2/18 Samuel Teixeira Santos > Hi all. > > I finish my test code to learn the basics of matplotlib. > > Here my simplest code: http://dpaste.com/161149/ > > Now what I ask is for suggestions about turn this in better code > > Because in some sites that teach using ma