Re: [Numpy-discussion] numpy.var and numpy.std

2006-07-20 Thread Travis Oliphant
Tom Denniston wrote: > Are these functions supposed to compute variance and standard > deviation? They don't have docstrings and I can't find anything about > them in Travis' manual. > > I just wanted to advertise the fact that there are two utility functions in NumPy that can come in handy fo

Re: [Numpy-discussion] numpy.var and numpy.std

2006-07-20 Thread Travis Oliphant
Tom Denniston wrote: > Are these functions supposed to compute variance and standard > deviation? They don't have docstrings and I can't find anything about > them in Travis' manual. > These are in the manual but only as a general reference to the fact that array methods also have functional c

Re: [Numpy-discussion] numpy.var and numpy.std

2006-07-20 Thread Tom Denniston
Sounds great. Thanks David. --Tom On 7/20/06, David Huard <[EMAIL PROTECTED]> wrote: > Yes, > > In SVN, std has a docstring and I submitted one for var in ticket #174. > > David > > 2006/7/20, Tom Denniston <[EMAIL PROTECTED] > >: > > > Are these functions supposed to compute variance and standa

Re: [Numpy-discussion] numpy.var and numpy.std

2006-07-20 Thread David Huard
Yes, In SVN, std has a docstring and I submitted one for var in ticket #174. David2006/7/20, Tom Denniston <[EMAIL PROTECTED] >:Are these functions supposed to compute variance and standarddeviation?  They don't have docstrings and I can't find anything about them in Travis' manual.

[Numpy-discussion] numpy.var and numpy.std

2006-07-20 Thread Tom Denniston
Are these functions supposed to compute variance and standard deviation? They don't have docstrings and I can't find anything about them in Travis' manual. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForg