[SciPy-user] getting values from traits objects

Stéfan van der Walt stefan at sun.ac.za
Wed Nov 26 14:43:45 EST 2008


2008/11/26 Stéfan van der Walt <stefan at sun.ac.za>:
>  def __init__(self):
>     x=linspace(self.xmin, self.xmax, self.xres)

Of course, that should be self.x.



More information about the SciPy-User mailing list