diff options
author | B. Jogai <jogaib at comcast {dot} net> | 2010-05-13 00:57:17 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:57:17 +0200 |
commit | 42c6960dbf4b6a4d623172f3775ea86b96b8902a (patch) | |
tree | 7b8aab1b646c487468e69ab20fdfc686aca9ce96 /academic/grace/README | |
parent | 0655c91b45832dbb4bce53b1d524550fdd26db6e (diff) | |
download | slackbuilds-42c6960dbf4b6a4d623172f3775ea86b96b8902a.tar.gz slackbuilds-42c6960dbf4b6a4d623172f3775ea86b96b8902a.tar.xz |
academic/grace: Added to 13.0 repository
Diffstat (limited to 'academic/grace/README')
-rw-r--r-- | academic/grace/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/academic/grace/README b/academic/grace/README new file mode 100644 index 00000000000..ef2bf3c9308 --- /dev/null +++ b/academic/grace/README @@ -0,0 +1,13 @@ +Grace is a WYSIWYG tool to make two-dimensional plots of numerical +data. It runs under various (if not all) flavors of Unix with X11 and +M*tif (LessTif or Motif). It also runs under VMS, OS/2, and Windows +(95/98/NT/2000/XP). Its capabilities are roughly similar to GUI-based +programs like Sigmaplot or Microcal Origin plus script-based tools +like Gnuplot or Genplot. Its strength lies in the fact that it +combines the convenience of a graphical user interface with the power +of a scripting language which enables it to do sophisticated +calculations or perform automated tasks. + +Grace is derived from Xmgr (a.k.a. ACE/gr), originally written by Paul Turner. + +This requires netcdf and fftw. |