[SciPy-user] bug in scipy.signal.firwin?

Reynaldo skraelings001 at gmail.com
Wed Jun 20 16:25:19 EDT 2007


Hi
In the following line the sum function is the standard python sum function,
which doesn't have axis keyword.

    return h / sum(h,axis=0)

I'm using

In [56]: scipy.__version__
Out[56]: '0.5.2'

In [57]: scipy.__numpy_version__
Out[57]: '1.0.1'

on a Gentoo Linux, 2.6.18-gentoo-r4
-- 
|_|0|_|
|_|_|0|
|0|0|0|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070620/ca88c9a0/attachment.html>


More information about the SciPy-User mailing list