blob: d07b2a30104a0535d9616ab11b7e10067cf37278 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
'pgperl' is a version of the Perl language which has available
the PGPLOT FORTRAN library, a very popular package for plotting
astronomical data. (As a glance through any issue of ApJ or MNRAS will
confirm.) The details of this involve some complicated C glue routines
but are transparent to the user.
See the file LICENSE in /usr/local/share/doc/pgperl for copyright/licensing
information and the file pgperl.doc on how to use pgplot from perl.
WWW: http://search.cpan.org/dist/PGPLOT/
|