<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Sep 26, 2014, at 2:03 PM, Paul Hobson <<a href="mailto:pmhobson@gmail.com">pmhobson@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 26, 2014 at 3:39 AM, Jerry <span dir="ltr"><<a href="mailto:lanceboyle@qwest.net" target="_blank">lanceboyle@qwest.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span class=""><div>On Sep 26, 2014, at 2:56 AM, Daπid <<a href="mailto:davidmenhur@gmail.com" target="_blank">davidmenhur@gmail.com</a>> wrote:</div><br><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 26 September 2014 10:41, Jerry <span dir="ltr"><<a href="mailto:lanceboyle@qwest.net" target="_blank">lanceboyle@qwest.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">**** 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.</blockquote></div></div></div></blockquote><div><br></div></span>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.</div></div></blockquote><div><br></div><div>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).</div></div></div></div></blockquote><div><br></div>I don't recall what I had imported, but probably scipy, as in "import scipy", or maybe "import scipy as sc." I do believe that I was working interactively so I don't have any actual evidence at this point.</div><div><br></div><div>But I just had this thought—maybe I was in numpy and not scipy. For some reason both numpy and scipy provide a hamming function (why?) so maybe I was using the numpy version by accident which IIRC does not have the second argument.</div><div><br></div><div>My sample code is in Octave. 8^)</div><div><br></div><div>Jerry<br><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br></div></div>
_______________________________________________<br>NumPy-Discussion mailing list<br><a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>http://mail.scipy.org/mailman/listinfo/numpy-discussion<br></blockquote></div><br></body></html>