[NumPy-Tickets] [NumPy] #301: power with negative argument returns 0
NumPy Trac
numpy-tickets@scipy....
Sat Jul 17 10:37:54 CDT 2010
#301: power with negative argument returns 0
-------------------------+--------------------------------------------------
Reporter: stefan | Owner: somebody
Type: enhancement | Status: needs_decision
Priority: normal | Milestone: 1.5.0
Component: numpy.core | Version:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by pv):
* status: new => needs_decision
* milestone: Unscheduled => 1.5.0
Comment:
It would be nice to have this decided for 1.5.
Especially since / is now true_divide, should we also make power auto-
cast? On the other hand, such auto-casting goes against the design of
ufuncs in general.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/301#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list