Gökhan Sever wrote:
On Sun, Mar 21, 2010 at 1:57 PM, AG <mailto:computing.acco...@googlemail.com>> wrote:
Hi List
I cannot figure out how to satisfy this issue to resolve the
ValueError:
x and y must have same first dimension.
This is the relevant code:
at the starting point must
be 0 or of the same object type? I haven't found a clear answer in the
tutorial pages yet, but I will perservere.
TIA
AG
--
Download Intel® Parallel Studio Eval
Try the new software too
Angus McMorland wrote:
On 24 February 2010 13:36, AG wrote:
Hi
How do I set up my matplotlib.pyplot code so that the data for the
x-axis is plotted beginning at 1 not the default 0. To illustrate:
I have a set of time trials and error probability calculations. Trials
are x and scores
do I get around this.
I've listed the basic code below:
plt.plot( scores )
plt.ylabel( "Scores" )
plt.xlabel( "Trials" )
plt.show()
TIA
AG
--
Download Intel® Parallel Studio Eval
Try the new
C M wrote:
On Wed, Feb 24, 2010 at 11:51 AM, AG wrote:
How does one ensure that once a graph has been produced by Matplotlib
and that graph has been closed by the user that the program itself stops?
What I am currently getting is that when I close the graph pop-up window
and then close
ing Debian
testing with Python 2.5.5
TIA
AG
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See