[Numpy-discussion] Idea: fractional polynomial class

Pauli Virtanen pav at iki.fi
Fri Apr 24 15:04:50 EDT 2009


Fri, 24 Apr 2009 12:49:36 -0600, Charles R Harris wrote:
[clip]
> I tend to think that this sort of thing belongs to a specialized package
> like sympy or sage. The polynomial class in numpy is a quick and dirty
> convenience class for numerical computation.

Well, Numpy's poly1d will work fine with minor changes, so I see no 
reason not to make sure we're consistent with duck typing.

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list