[Numpy-discussion] [SciPy-Dev] Hamming etc. windows are wrong

Paul Hobson pmhobson at gmail.com
Fri Sep 26 17:03:46 EDT 2014


On Fri, Sep 26, 2014 at 3:39 AM, Jerry <lanceboyle at qwest.net> wrote:

>
> On Sep 26, 2014, at 2:56 AM, Daπid <davidmenhur at gmail.com> wrote:
>
>
> On 26 September 2014 10:41, Jerry <lanceboyle at qwest.net> wrote:
>
>> **** I am just learning Python-NumPy-SciPy but it appears as though the
>> SciPy situation is that the documentation page above *** mentions the flag
>> but the flag has not been implemented into SciPy itself. I would be glad to
>> stand corrected.
>
>
> Hmm.... Earlier I was getting a Python error when I tried to supply the
> second argument, sym. That was the reason for my comment but now it accepts
> the second argument without complaint.
>

Just curious: had you imported pylab at any point? You sample code looks
like you did several "from xxx import *" and it might have clobbered the
scipy version (or vise versa).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140926/a14a6f0a/attachment.html>


More information about the NumPy-Discussion mailing list