[SciPy-dev] DCT naming conventions ?
Tom Grydeland
tom.grydeland@gmail....
Mon Jan 19 05:13:43 CST 2009
On Mon, Jan 19, 2009 at 11:55 AM, Pauli Virtanen <pav@iki.fi> wrote:
> Mon, 19 Jan 2009 17:39:25 +0900, David Cournapeau wrote:
> [clip]
>> norm=None):
>> N-1
>> y[k] = x[0] + (-1)**k x[N-1] + 2 * sum x[n]*cos(pi*k*n/(N-1))
>> n=0
>
> This seems to be an use case for the math:: directive. Please use it, or
> make the previous line end with :: so that the text renders as
> preformatted text.
I thought so also. I'll volunteer to do it if David is too busy.
> Thanks,
> Pauli Virtanen
--
Tom Grydeland
<Tom.Grydeland@(gmail.com)>
More information about the Scipy-dev
mailing list