explain this function to me, lambda confusion

andrej.panjkov at climatechange.qld.gov.au andrej.panjkov at climatechange.qld.gov.au
Wed May 7 20:53:07 EDT 2008


On May 8, 10:34 am, andrej.panj... at climatechange.qld.gov.au wrote:
>
> >>> HeightDistrib = (170, 20)
>

That should be
> >>> HeightDistrib = Gaussian(170, 20)



More information about the Python-list mailing list