On Fri, Jan 8, 2010 at 1:40 PM, Charles R Harris
<[email protected]> 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
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to