[Numpy-discussion] Stupid question (at least coming from me it is)

David Goldsmith d.l.goldsmith at gmail.com
Fri Jan 8 19:19:21 EST 2010


On Fri, Jan 8, 2010 at 1:40 PM, Charles R Harris
<charlesr.harris at gmail.com> wrote:
>
> chebyshev.chebdomain is the default chebyshev domain and is [-1,1]. Maybe it
> needs a bettter name? Note that it is integer; that isn't required, but it
> makes it compatible with other types like Decimal that don't mix with
> floats. Another possibility is to make it a function so I can document it,

That's "the problem" I'm working on. :-)

DG

> at present it is an ndarray. For normal work you should use the
> chebyshev.Chebyshev class.
>
> Let me know what particular problem you are looking at as it will be useful
> to start putting some examples together. And I want to see what needs
> improvement.
>
> Chuck
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>



More information about the NumPy-Discussion mailing list