Subject: pxDislin - release 0.3 - DN [1]


"Paul M" <paul.magwene@yale.edu> - 06 Feb 2000 - comp.lang.python.announce

 DESCRIPTION:
 -----------
     pxDislin is an object-oriented wrapper around the DISLIN plotting
 library.  DISLIN is a powerful and flexible multiplatform (Win32,
 Unix, Linux, etc.) library designed for displaying scientific data.
 DISLIN's author, Helmut Michels, has made available a DISLIN plotting
 extension for the Python programming language (see
 http://www.linmpi.mpg.de/dislin/ for more details).

     pxDislin provides a set of classes which represent various aspects
 of DISLIN plots, as well as providing some easy to use classes for
 creating commonly used plot formats (e.g. scatter plots, histograms,
 3-D surface plots).  A major goal in designing the library was to
 facilitate interactive data exploration and plot creation.

     Documentation and a demo program are included.  The library has
 been tested on WinNT and FreeBSD, but I anticipate that it should work
 on any platform which can make use of Python, NumPy, and the DISLIN
 python extensions.

     Feedback, comments, and critique are gladly accepted (email:
 paul.magwene@yale.edu).

 VERSION:
 -------
     This is release 0.3 of pxDislin.

 WHAT'S NEW?
 -----------
 -- Almost complete coverage of useful plot functions in the DISLIN
 library.
 -- Support for legends.
 -- New attribute setting mechanisms to improve functionality in
 interactive seesions.

 URL:
 ----
     You can find pxDislin at:
 http://pantheon.yale.edu/~pmm34/pxdislin.html

 Paul Magwene
 paul.magwene@yale.edu

 <P><A HREF="http://pantheon.yale.edu/~pmm34/pxdislin.html">pxDislin
 0.3</A> - a set of object-oriented classes which work with the DISLIN
 python extension.  (03-Feb-2000)

 --
 ----------- comp.lang.python.announce (moderated) ----------
 Article Submission Address:  python-announce@python.org
 Python Language Home Page:   http://www.python.org/
 Python Quick Help Index:     http://www.python.org/Help.html
 ------------------------------------------------------------

Last modified
2000-02-10

(195.108.246.50)

Note: you are looking at
the snapshot of an old wiki
- much of this information
is likely to be very outdated