[NumPy-Tickets] [NumPy] #1628: density keyword for histogram
NumPy Trac
numpy-tickets@scipy....
Fri Oct 8 09:38:35 CDT 2010
#1628: density keyword for histogram
-------------------------------+--------------------------------------------
Reporter: rgommers | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.lib | Version: devel
Keywords: histogram, normed |
-------------------------------+--------------------------------------------
In this thread
http://thread.gmane.org/gmane.comp.python.numeric.general/39746/focus=40089
the preferred solution to solve a long-standing bug with {{{normed=True}}}
in histogram seemed to be to add a new "density" keyword and deprecate the
"normed" keyword. The fix now in trunk is different, see r8672, r8674,
r8678.
Those changesets are not in 1.5.x. This should be resolved for the 2.0.0
release.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1628>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list