[Matplotlib-users] installation problem

2014-04-28 Thread Stam Golesh
hi all downloaded and installed matplotlib-1.3.1.win32-py3.2.exe this is what i get >>> import matplotlib Traceback (most recent call last): File "", line 1, in import matplotlib File "E:\programs\python 3.2.3\lib\site-packages\matplotlib\__init__.py", line 112, in raise ImportError

Re: [Matplotlib-users] How to undo Zoom to Rectangle?

2014-04-28 Thread Peter Shenkin
Beautiful. Thanks much -P. On Mon, Apr 28, 2014 at 7:21 PM, Paul Ivanov wrote: > Peter Shenkin, on 2014-04-28 19:17, wrote: > > I am using the Zoom button that appears next to the Pan button. > > Click the House/Home button that is all the way to the left of > the toolbar. > > best, > --

Re: [Matplotlib-users] How to undo Zoom to Rectangle?

2014-04-28 Thread Paul Ivanov
Peter Shenkin, on 2014-04-28 19:17, wrote: > I am using the Zoom button that appears next to the Pan button. Click the House/Home button that is all the way to the left of the toolbar. best, -- _ / \ A* \^ - ,./ _.`\\ / \

Re: [Matplotlib-users] How to undo "Zoom to Rectangle"?

2014-04-28 Thread Paul Ivanov
hopfrog, on 2014-04-28 16:12, wrote: > After I've used the "Zoom to Rectangle" control (next to Pan) to expand the > view of a selected rectangle, what do I do to undo the zoom and restore the > full view? You can restore the original "Home" view by pressing "h". Use 'c' and 'v' keys to go back

[Matplotlib-users] How to undo Zoom to Rectangle?

2014-04-28 Thread Peter Shenkin
Hi, After using the Zoom to Rectangle control, how do I undo the operation to restore the original view? I am using the Zoom button that appears next to the Pan button. We're using matplotlib-1.2.1-py2.7-macosx-10.5-x86_64. Thanks, -P. ---

[Matplotlib-users] How to undo "Zoom to Rectangle"?

2014-04-28 Thread hopfrog
Hi, After I've used the "Zoom to Rectangle" control (next to Pan) to expand the view of a selected rectangle, what do I do to undo the zoom and restore the full view? Thanks, -H. -- View this message in context: http://matplotlib.1069221.n5.nabble.com/How-to-undo-Zoom-to-Rectangle-tp43319.

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: matplotlib-users@lists.sourceforge.net Sent: Monday, 28 April 2014, 10:02 S

Re: [Matplotlib-users] Entropy calculation incorrect?

2014-04-28 Thread Jerzy Karczmarczuk
This is a side-remark. Please, don't exaggerate with the term "incorrect". Binary, decimal, natural... logarithms, all this is just a matter of multiplicative CONSTANT, and sometimes a question of convention. I am a physicist, and for "us" the entropy is NOT given in bits. We use natural logari

Re: [Matplotlib-users] Entropy calculation incorrect?

2014-04-28 Thread Nathan Lindop
Eric, Thanks. I have submitted a pull request to fix the documentation as you suggested. https://github.com/matplotlib/matplotlib/pull/3018 Thanks for your help, Nathan (aka captainwhippet) From: Eric Firing To: matplotlib-users@lists.sourceforge.net Sent