diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2011-12-31 22:21:01 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-01-09 11:09:36 -0700 |
commit | a0319da8224b88bc305ad741d7f8996097920af6 (patch) | |
tree | 17b49aa190ef94c8ec2dc253baf307ba1d1b1abd /numpy/polynomial/tests/test_classes.py | |
parent | 9d40c7c809ec974cd616c8afaa2c56c1259c18a9 (diff) | |
download | numpy-a0319da8224b88bc305ad741d7f8996097920af6.tar.gz |
BUG: The polynomial convenience classes let different types interact.
In particular for arithmetic where one could end up with a Polynomial
type with Chebyshev coefficients after an addition. It is unlikely that
that would be done on purpose.
The PolyDomain error message was also replaced by a TypeError with
an appropriate message. That seems like a better choice.
Diffstat (limited to 'numpy/polynomial/tests/test_classes.py')
0 files changed, 0 insertions, 0 deletions