[SciPy-dev] DCT naming conventions ?

Stéfan van der Walt stefan at sun.ac.za
Mon Jan 19 03:57:58 EST 2009


2009/1/19 David Cournapeau <cournape at gmail.com>:
> Ok, I implemented the above scheme for DCT I/II/III, the docstring is:
>
> def dct(x, type=2, n=None, axis=-1, norm=None):

I think it would make sense to add a wrapper to idct too, since this
is such a common use case.

Cheers
Stéfan



More information about the SciPy-Dev mailing list