diff options
author | Mark Wiebe <mwiebe@enthought.com> | 2011-06-01 14:06:13 -0500 |
---|---|---|
committer | Mark Wiebe <mwiebe@enthought.com> | 2011-06-01 14:06:13 -0500 |
commit | 3dd1018f1d0a51632d91127276631b32e3fed1e8 (patch) | |
tree | 74c77511529b693e6752646a0a059a66a1d64e3f /numpy/core/arrayprint.py | |
parent | 33babc9304569a7773df31bf5dd265be35ece449 (diff) | |
download | numpy-3dd1018f1d0a51632d91127276631b32e3fed1e8.tar.gz |
ENH: datetime: Remove logical operations from timedelta
I think the right way to handle the logical operations is to
reduce them to have just a single loop with all booleans, then
use casting to get the inputs to those types. This change requires
adding custom type resolution to the reduction ufunc methods as well,
which is beyond the scope of datetime.
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions