Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.169 Times

Pgplot freeware
 

Pgplot

Added: January 08, 2010 | Visits: 786

PGPLOT::Simple PGPLOT::Simple is a simple Perl Interface to PGPLOT. SYNOPSIS use strict; use PGPLOT::Simple qw(:essential); die "Must provide a filename.n" unless @ARGV; my $filename = shift; chomp $filename; unless ( $filename =~ /.ps$/ ) { $filename .= ".ps"; } set_begin({ file =>... Platforms: *nix

License: Freeware Size: 33.79 KB Download (95): PGPLOT::Simple Download

Added: April 03, 2010 | Visits: 1.426

PDL::Graphics::PGPLOT::Window PDL::Graphics::PGPLOT::Window is a OO interface to PGPLOT windows. SYNOPSIS perldl> use PDL::Graphics::PGPLOT::Window perldl> $win = PDL::Graphics::PGPLOT::Window->new(Device => /xs); perldl> $a = pdl [1..100] perldl> $b = sqrt($a) perldl> $win->line($b) perldl> $win->hold() perldl> $c... Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): PDL::Graphics::PGPLOT::Window Download

Added: September 04, 2010 | Visits: 612

Starlink::AST::PGPLOT Starlink::AST::PGPLOT is a AST wrapper to the PGPLOT library. SYNOPSIS use Starlink::AST::PGPLOT The main methods which need to be registered with the AST package are shown below, $status = _GFlush(); $status = _GLine( @x, @y ); $status = _GMark( @x, @y, $type ); $status = _GText( $text,... Platforms: *nix

License: Freeware Size: 286.72 KB Download (88): Starlink::AST::PGPLOT Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 230

PG2PLplot PG2PLplot is a library that facilitates the transition from PGplot to PLplot with Fortran programs Platforms: Mac, BSD, Linux

License: Freeware Size: 24.95 KB Download (46): PG2PLplot Download

Added: May 04, 2010 | Visits: 1.266

PDL::Graphics::LUT PDL::Graphics::LUT is a Perl module that provides access to a number of look-up tables. SYNOPSIS use PDL::Graphics::PGPLOT; use PDL::Graphics::LUT; # what tables are available my @tables = lut_names(); # get the reversed colour table smooth, # with the gamma intensity ramp my ( $l,... Platforms: *nix

License: Freeware Size: 1.1 MB Download (98): PDL::Graphics::LUT Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 613

AquaTerm (Mac OS X graphics terminal) AquaTerm is a Mac OS X grahics renderer. It allows command line applications written in ObjC, C, FORTRAN, Lisp, Perl or Python to display vector graphics, text and images using a simple API. Adapters for gnuplot, PGPLOT, and PLplot exists as well. Platforms: Mac

License: Freeware Size: 298.65 KB Download (48): AquaTerm (Mac OS X graphics terminal) Download