[NumPy-Tickets] [NumPy] #1727: 'MaskedArray' object has no attribute 'log'
NumPy Trac
numpy-tickets@scipy....
Fri Jan 28 10:43:47 CST 2011
#1727: 'MaskedArray' object has no attribute 'log'
------------------------+---------------------------------------------------
Reporter: ianmartin | Owner: pierregm
Type: defect | Status: closed
Priority: normal | Milestone: 2.0.0
Component: numpy.ma | Version: 1.5.0
Resolution: invalid | Keywords: log
------------------------+---------------------------------------------------
Changes (by pierregm):
* status: new => closed
* resolution: => invalid
Comment:
For exactly the same reason a standard ndarray does not have a `log`
method... It's a designe decision from the numpy devs.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1727#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list