Re: [Matplotlib-users] Entropy calculation incorrect?

2014-04-28 Thread Nathan Lindop
Jerzy, Yes, understood. The issue here is that the function is documented incorrectly and I have made a pull request to fix that. Best regards, Nathan. From: Jerzy Karczmarczuk To: [email protected] Sent: Monday, 28 April 2014, 10:02 S

Re: [Matplotlib-users] Entropy calculation incorrect?

2014-04-28 Thread Nathan Lindop
deprecated; it doesn't belong in matplotlib any more. Would you open an issue on Github, please?  Even better: submit a pull request that fixes the documentation. Eric On 2014/04/25 1:26 AM, Nathan Lindop wrote: > Hello, > > I have been using the matplotlib.mlab.entropy function and have

[Matplotlib-users] Entropy calculation incorrect?

2014-04-25 Thread Nathan Lindop
Hello, I have been using the matplotlib.mlab.entropy function and have noticed that it may be incorrect. I have posted a question on stackoverflow here: http://stackoverflow.com/questions/23291576/matplotlib-mlab-entropy-calculation-incorrect I thought I would should it on the mailing list too.