summaryrefslogtreecommitdiffstats
path: root/math/pygist/pkg-descr
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-06-02 08:09:37 +0000
committertg <tg@FreeBSD.org>1998-06-02 08:09:37 +0000
commite80b1c00c0c1a73dbdb78c37d19bc33ba0c6430c (patch)
treecdaf1a93e9df05ea9514f7763e24009436191b23 /math/pygist/pkg-descr
parent9c5d71714f26e2e58d55eb4ae94250c766f0fbf2 (diff)
downloadFreeBSD-ports-e80b1c00c0c1a73dbdb78c37d19bc33ba0c6430c.zip
FreeBSD-ports-e80b1c00c0c1a73dbdb78c37d19bc33ba0c6430c.tar.gz
New port pygist, a python interface to the scientific plotting
library gist, which is distributed with yorick.
Diffstat (limited to 'math/pygist/pkg-descr')
-rw-r--r--math/pygist/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/math/pygist/pkg-descr b/math/pygist/pkg-descr
new file mode 100644
index 0000000..6025ecd
--- /dev/null
+++ b/math/pygist/pkg-descr
@@ -0,0 +1,20 @@
+The Python Gist Scientific Graphics Package, version 1.5, written by
+Lee Busby and Zane Motteler of Lawrence Livermore National Laboratory,
+is a set of Python modules for production of general scientific graphics.
+We abbreviate the name to PyGist here and elsewhere.
+
+Gist is a scientific graphics library written by David H. Munro of Lawrence
+Livermore National Laboratory. It features support for three common
+graphics output devices: X-Windows, (Color) PostScript, and ANSI/ISO
+Standard Computer Graphics Metafiles (CGM). The library is small
+(written directly to Xlib), portable, efficient, and full-featured. It
+produces x-vs-y plots with good tick marks and tick labels,
+2-D quadrilateral mesh plots with contours, vector fields, or pseudocolor
+maps on such meshes, and a selection of 3-D plots.
+
+The Python Gist module utilizes the ``Numerical'' package due to
+J. Hugunin and others. It is therefore fast and able to handle large
+datasets. The Gist module includes an X-windows event dispatcher which
+can be dynamically added to the Python interpreter. This makes fast
+mouse-controlled zoom, pan, and other graphic operations available to
+the researcher while maintaining the usual Python command-line interface.
OpenPOWER on IntegriCloud