[Numpy-tickets] [NumPy] #989: masked_array results differ between inplace and regular operators
NumPy
numpy-tickets@scipy....
Mon Jan 26 20:50:31 CST 2009
#989: masked_array results differ between inplace and regular operators
----------------------------+-----------------------------------------------
Reporter: danielmcdonald | Owner: pierregm
Type: defect | Status: closed
Priority: low | Milestone:
Component: numpy.ma | Version: 1.1.1
Severity: minor | Resolution: fixed
Keywords: |
----------------------------+-----------------------------------------------
Changes (by pierregm):
* status: assigned => closed
* resolution: => fixed
Comment:
Should be fixed in r6335. However, please note that these modifications
will not be backported to previous versions of numpy. Once again, that the
mask is shrunk to `nomask` should not interfere with computations (only
speed them up a bit...).
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/989#comment:3>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list