On Wed, Nov 12, 2008 at 12:58 PM, David Huard <[EMAIL PROTECTED]> wrote:
> Revision 6020 proceeds with the planned changes to histogram semantics for
> the 1.3 release.
Thanks,
--
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http
NumPy users,
Revision 6020 proceeds with the planned changes to histogram semantics for
the 1.3 release.
This modification brings no change in functionality, only changes in the
warnings being raised:
No warning is printed for the default behaviour (new=None).
new=False now raises a Depreca