diff options
author | Joachim Hereth <joachim.hereth@numberfour.eu> | 2018-10-21 22:18:34 +0200 |
---|---|---|
committer | Joachim Hereth <joachim.hereth@numberfour.eu> | 2018-10-21 22:18:34 +0200 |
commit | af6cb03920f3ae62cb8a8c871edeccbcd8609955 (patch) | |
tree | 489a19b6a5e866a2ca262e0f5b89cdc4301fb8ad /numpy/distutils/unixccompiler.py | |
parent | db5750f6cdc2715f1c65be31f985e2cd2699d2e0 (diff) | |
download | numpy-af6cb03920f3ae62cb8a8c871edeccbcd8609955.tar.gz |
BUG: polyval returned Non-Masked Arrays for Masked Input.
This fix will preserve subtypes of ndarray when given as input (x)
to the polyval function. In particular, the results for masked
values of a masked array will be masked.
Fixes #2477.
Diffstat (limited to 'numpy/distutils/unixccompiler.py')
0 files changed, 0 insertions, 0 deletions