diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-08-21 11:46:52 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2011-08-27 07:26:58 -0600 |
commit | 9a9f08e089ff49fccca1feac9620c2837f8c09bd (patch) | |
tree | 87c29d7db3c96ff0ad2b3c7c6953c9efb6799ce5 /numpy/add_newdocs.py | |
parent | f3d60f9696856b47f4f5818b751eba2f7dcc402a (diff) | |
download | numpy-9a9f08e089ff49fccca1feac9620c2837f8c09bd.tar.gz |
ENH: umath: Add checking for reorderable ufuncs, add PyArray_ReduceWrapper to API
np.divide, for instance, isn't commutative, so the computation should
not change the order of computation. The reduce function disables
multiple-axis reductions on ufuncs which are not reorderable.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions