You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(15) |
Sep
(21) |
Oct
(15) |
Nov
|
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(7) |
Feb
(6) |
Mar
(2) |
Apr
(5) |
May
(6) |
Jun
(3) |
Jul
(4) |
Aug
(4) |
Sep
(3) |
Oct
(14) |
Nov
(16) |
Dec
(10) |
2004 |
Jan
(5) |
Feb
(10) |
Mar
(4) |
Apr
(8) |
May
(1) |
Jun
(5) |
Jul
(5) |
Aug
(4) |
Sep
(10) |
Oct
(3) |
Nov
(4) |
Dec
|
2005 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
(15) |
May
(12) |
Jun
(1) |
Jul
(4) |
Aug
(3) |
Sep
(6) |
Oct
(7) |
Nov
(21) |
Dec
(11) |
2006 |
Jan
(16) |
Feb
(12) |
Mar
(4) |
Apr
(6) |
May
(5) |
Jun
(9) |
Jul
|
Aug
(5) |
Sep
(1) |
Oct
(10) |
Nov
(4) |
Dec
(3) |
2007 |
Jan
(6) |
Feb
(4) |
Mar
(6) |
Apr
(11) |
May
(1) |
Jun
(21) |
Jul
|
Aug
(6) |
Sep
(2) |
Oct
(4) |
Nov
|
Dec
|
2008 |
Jan
(14) |
Feb
(1) |
Mar
(5) |
Apr
(22) |
May
(4) |
Jun
(1) |
Jul
(7) |
Aug
(5) |
Sep
(7) |
Oct
(3) |
Nov
|
Dec
(1) |
2009 |
Jan
(14) |
Feb
(1) |
Mar
(9) |
Apr
(5) |
May
(6) |
Jun
(7) |
Jul
(8) |
Aug
(3) |
Sep
|
Oct
|
Nov
(2) |
Dec
(4) |
2010 |
Jan
(2) |
Feb
|
Mar
(6) |
Apr
(6) |
May
(34) |
Jun
|
Jul
(8) |
Aug
(3) |
Sep
|
Oct
(5) |
Nov
(3) |
Dec
(1) |
2011 |
Jan
|
Feb
(4) |
Mar
(3) |
Apr
|
May
|
Jun
(5) |
Jul
(9) |
Aug
(5) |
Sep
(9) |
Oct
(3) |
Nov
(10) |
Dec
(1) |
2012 |
Jan
(1) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(2) |
Jun
(1) |
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(3) |
Nov
(2) |
Dec
(9) |
2014 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
(3) |
8
(1) |
9
|
10
|
11
(3) |
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
From: Elias T. <el...@ne...> - 2009-06-11 11:29:39
|
Hello, I want to change the values on x and y axis to appear in a non-symmetric way, e.g. within a range between 0 and 50000 I want to show the following values: 50, 100, 500, 1000, 5000, 10000, 25000. By default the split will be in chunks of 5000, so am missing all the details of the curve between 0 and 5000. thanks, elias |
From: Elias T. <el...@ne...> - 2009-06-11 11:29:37
|
Hello, I want to change the values on x and y axis to appear in a non-symmetric way, e.g. within a range between 0 and 50000 I want to show the following values: 50, 100, 500, 1000, 5000, 10000, 25000. By default the split will be in chunks of 5000, so am missing all the details of the curve between 0 and 5000. thanks, elias |
From: Elias T. <eth...@st...> - 2009-06-11 10:58:45
|
Hello, I want to change the values on x and y axis to appear in a non-symmetric way, e.g. within a range between 0 and 50000 I want to show the following values: 50, 100, 500, 1000, 5000, 10000, 25000. By default the split will be in chunks of 5000, so am missing all the details of the curve between 0 and 5000. thanks, elias -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. |
From: Benny M. <ben...@gm...> - 2009-06-08 07:41:34
|
2009/6/7 Fernando Cladera <el....@gm...>: > There was a bad indented line (t0 = tinicial)... Sorry! > This is the code. I could add the plotting, but i couldn't draw the > surface. Look at the examples in the demo.py file Benny > > def funhomo(x,t): > return > eigenvector[0,0]*cos(wfrec*t)*sin(pi*x/(2*L))+eigenvector[1,0]*cos(wfrec*t)*sin(3*pi*x/(2*L))+eigenvector[2,0]*cos(wfrec*t)*sin(5*pi*x/(2*L)) > > it=int(raw_input("ingrese numero de puntos a obtener: ")) > xinicial=0 > tinicial=0 > hx=float(raw_input("ingrese paso de x: ")) > ht=float(raw_input("ingrese paso de t: ")) > > funclst=[] > x0 = xinicial > t0 = tinicial > for i in range(0,it+1): > x=x0 > for j in range(0,it+1): > t=t0 > f=funhomo(x,t) > t0=t+ht > print x,t,f > funclst.append([x,t,f]) > t0 = tinicial > x0=x+hx > #print funclst > > gp = Gnuplot.Gnuplot(debug=1) > gp.clear() > plot1 = Gnuplot.PlotItems.Data(funclst, with_="points", > title="Superficie") > gp.splot(plot1) > > -- > Fernando Cladera <el....@gm...> > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Gnuplot-py-users mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-py-users > |
From: Alan G I. <ai...@am...> - 2009-06-07 19:03:47
|
On 6/6/2009 11:55 PM Fernando Cladera apparently wrote: > [[0, 0, 0.0], [0, 0, 0.0], [0, 0, 0.0], [1.0, 0, > 3.1415924394448096e-05], [1.0, 0, 3.1415924394448096e-05], [1.0, 0, > 3.1415924394448096e-05], [2.0, 0, 6.2831848757889894e-05], [2.0, 0, > 6.2831848757889894e-05], [2.0, 0, 6.2831848757889894e-05]] > I got a line draw and this > Warning: empty y range [0:0], adjusting to [-1:1]. Which is a remarkably specific and accurate warning. Look at the second element in each data point. Cheers, Alan Isaac |
From: Fernando C. <el....@gm...> - 2009-06-07 04:09:23
|
There was a bad indented line (t0 = tinicial)... Sorry! This is the code. I could add the plotting, but i couldn't draw the surface. def funhomo(x,t): return eigenvector[0,0]*cos(wfrec*t)*sin(pi*x/(2*L))+eigenvector[1,0]*cos(wfrec*t)*sin(3*pi*x/(2*L))+eigenvector[2,0]*cos(wfrec*t)*sin(5*pi*x/(2*L)) it=int(raw_input("ingrese numero de puntos a obtener: ")) xinicial=0 tinicial=0 hx=float(raw_input("ingrese paso de x: ")) ht=float(raw_input("ingrese paso de t: ")) funclst=[] x0 = xinicial t0 = tinicial for i in range(0,it+1): x=x0 for j in range(0,it+1): t=t0 f=funhomo(x,t) t0=t+ht print x,t,f funclst.append([x,t,f]) t0 = tinicial x0=x+hx #print funclst gp = Gnuplot.Gnuplot(debug=1) gp.clear() plot1 = Gnuplot.PlotItems.Data(funclst, with_="points", title="Superficie") gp.splot(plot1) -- Fernando Cladera <el....@gm...> |
From: Fernando C. <el....@gm...> - 2009-06-07 03:52:15
|
Hi everybody! I'm new with gnuplot.py... I'll try not to ask a newbie question... I'm now working on an engineering problem of differential equations. I use numpy and I have to plot a surface, that is the solution of the problem. A piece of code of the project: def funhomo(x,t): return eigenvector[0,0]*cos(wfrec*t)*sin(pi*x/(2*L))+eigenvector[1,0]*cos(wfrec*t)*sin(3*pi*x/(2*L))+eigenvector[2,0]*cos(wfrec*t)*sin(5*pi*x/(2*L)) it=int(raw_input("ingrese numero de puntos a obtener: ")) xinicial=0 tinicial=0 hx=float(raw_input("ingrese paso de x: ")) ht=float(raw_input("ingrese paso de t: ")) funclst=[] x0 = xinicial t0 = tinicial for i in range(0,it+1): x=x0 for j in range(0,it+1): t=t0 f=funhomo(x,t) t0=t+ht #print x,t,f funclst.append([x,t,f]) t0 = tinicial x0=x+hx print funclst As you can see, this piece makes a arrange (funclst) with a list of points (t and x) and the function (funhomo) evaluated in those points. Here, you can see an output, for it=2 and hx=ht=1 [[0, 0, 0.0], [0, 0, 0.0], [0, 0, 0.0], [1.0, 0, 3.1415924394448096e-05], [1.0, 0, 3.1415924394448096e-05], [1.0, 0, 3.1415924394448096e-05], [2.0, 0, 6.2831848757889894e-05], [2.0, 0, 6.2831848757889894e-05], [2.0, 0, 6.2831848757889894e-05]] The first element of each vector is the x. The second, the t (or y in a plot) and the third is the z=funhomo(x,t). I've tried to plot those points with gnuplot.py, but i can't! If i use gp = Gnuplot.Gnuplot(debug=1) gp.clear() gp('set data style lines') gp.splot(funclst) I got a line draw and this Warning: empty y range [0:0], adjusting to [-1:1]. However, i tried to export a "point list" and plot them with gnuplot. But i got a plot of the points, and i don't know how to draw the surface (the mesh between points). Any idea? Thanks! -- Fernando Cladera <el....@gm...> |