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

2014-09-26 Thread Jerry
On Sep 26, 2014, at 2:03 PM, Paul Hobson wrote: > > > On Fri, Sep 26, 2014 at 3:39 AM, Jerry wrote: > > On Sep 26, 2014, at 2:56 AM, Daπid wrote: > >> >> On 26 September 2014 10:41, Jerry wrote: >> I am just learning Python-NumPy-SciPy but it appears as though the >> SciPy situatio

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

2014-09-26 Thread Paul Hobson
On Fri, Sep 26, 2014 at 3:39 AM, Jerry wrote: > > On Sep 26, 2014, at 2:56 AM, Daπid wrote: > > > On 26 September 2014 10:41, Jerry 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 >

Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-09-26 Thread Bryan Van de Ven
Hi Tom, I would wait for 0.7, where we are going to make a few changes to the plotting.py interface. That API started out as a "stateful, implicit current plot" style interface, and experience has shown that this does not always work well, especially in the IPython notebook where you can have a

Re: [Numpy-discussion] ANN: Bokeh 0.6.1 release

2014-09-26 Thread Tom Augspurger
Congrats on the release. I've been playing with Bokeh the last couple weeks and it's really good. There was some talk about expanding the ecosystem page in the pandas docs to show off brief examples for the various projects (btw I thi

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

2014-09-26 Thread Jerry
On Sep 26, 2014, at 2:56 AM, Daπid wrote: > > On 26 September 2014 10:41, Jerry 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 its

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

2014-09-26 Thread Daπid
On 26 September 2014 10:41, Jerry 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. Regard

[Numpy-discussion] Hamming etc. windows are wrong

2014-09-26 Thread Jerry
I’ve noticed that the Hamming window (and I suppose other windows) provided by Octave, SciPy, and NumPy* is wrong, returning a window that is symmetric rather than one that is “DFT symmetric.” This is easily spotted by looking at the first and last points of the window; if they are the s