histogram complete makeover

David Huard david.huard at gmail.com
Fri Oct 20 13:47:28 EDT 2006


Thanks for the comments,
Here is the code for the new histogram, tests included.
I'll wait for comments or suggestions before submitting a patch (numpy /
scipy) ?

Cheers

David





2006/10/18, Tim Hochberg <tim.hochberg at ieee.org>:
>
>
> My $0.02:
>
> If histogram is going to get a makeover, particularly one that makes it
> more complex than at present, it should probably be moved to SciPy.
> Failing that, it should be moved to a submodule of numpy with similar
> statistical tools. Preferably with consistent interfaces for all of the
> functions.
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061020/daa1a8d9/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: histogram1d.py
Type: text/x-python
Size: 6489 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061020/daa1a8d9/attachment-0001.py>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion


More information about the NumPy-Discussion mailing list