Sha256: c889b251de901d0cc33a17e548e14e4561169185f6468daeed1b24a2c36db060

Contents?: true

Size: 275 Bytes

Versions: 22

Compression:

Stored size: 275 Bytes

Contents

set multiplot
set size 0.5, 0.5
set grid

set origin 0, 0.5
plot "alf.dat" u 1:2, sin(x)

set origin 0.5, 0.5
plot "alf.dat" u 1:3, 3*cos(x)*sin(x)

set origin 0, 0
plot "alf.dat" u 1:4, 3*sin(x)*sin(x)

set origin 0.5, 0
plot "alf.dat" u 1:5, 1.5*sin(x)*(5*cos(x)*cos(x)-1)

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
gsl-2.1.0.3 examples/alf/alf.gp
gsl-2.1.0.2 examples/alf/alf.gp
gsl-2.1.0.1 examples/alf/alf.gp
gsl-2.1.0 examples/alf/alf.gp
gsl-1.16.0.6 examples/alf/alf.gp
rb-gsl-1.16.0.5 examples/alf/alf.gp
rb-gsl-1.16.0.4 examples/alf/alf.gp
rb-gsl-1.16.0.3 examples/alf/alf.gp
rb-gsl-1.16.0.3.rc1 examples/alf/alf.gp
gsl-nmatrix-1.15.3.2 examples/alf/alf.gp
gsl-nmatrix-1.15.3.1 examples/alf/alf.gp
rb-gsl-1.16.0.2 examples/alf/alf.gp
rb-gsl-1.16.0.1 examples/alf/alf.gp
rb-gsl-1.16.0 examples/alf/alf.gp
rb-gsl-1.15.3.2 examples/alf/alf.gp
rb-gsl-1.15.3.1 examples/alf/alf.gp
blackwinter-gsl-1.15.3.2 examples/alf/alf.gp
gsl-nmatrix-1.15.3.0 examples/alf/alf.gp
gsl-1.15.3 examples/alf/alf.gp
gsl-1.14.7 examples/alf/alf.gp