summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorGarrett-R <garrettreynolds5@gmail.com>2014-12-16 22:50:26 -0800
committerGarrett-R <garrettreynolds5@gmail.com>2015-01-02 10:52:05 +0530
commit78f69df28acd80654705a43bcf1e977b9c423b53 (patch)
treec591ae02c93cafb3caf861b997a665c0c3011122 /numpy/polynomial/polyutils.py
parentfb898ce678c8d45364d1ee7b1a6d0308562a8ad9 (diff)
downloadnumpy-78f69df28acd80654705a43bcf1e977b9c423b53.tar.gz
BUG: Fixes #5376: np.ravel to return same array type
In PR #5358, np.diagonal was modified to return whatever array type it took in. Also, np.cumsum and np.clip return the same array type. So, np.ravel's behavior is surprising. Two tests which were expecting np.ravel to return an array have been changed. Also, the optional `order` parameter was added to MaskedArray.ravel to make it compatible (matrix.ravel already had this parameter).
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions