<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>
<div> </div>
<div>is it possible, to apply a logical operation, such as AND or OR along a particular axis of a numpy array?</div>
<div> </div>
<div>Let's say I have an (n,m) array and I want to AND along the first axis, such that I get a (1,m) (or just (m,) dimensional array back. I looked at the documentation for np.logical_and and friends but couldn't find an axis keyword on the logical_xyz operations and nothing else seemed to fit.</div>
<div> </div>
<div>Thanks, and best regards,</div>
<div>Hanno<br/>
</div>
<div class="signature"> </div></div></body></html>