[Python-modules-commits] r9545 - in packages/scitools/trunk/debian (control)

johannr-guest at users.alioth.debian.org johannr-guest at users.alioth.debian.org
Fri Aug 28 06:50:34 UTC 2009


    Date: Friday, August 28, 2009 @ 06:50:32
  Author: johannr-guest
Revision: 9545

Add note about Easyviz in long description.

Modified:
  packages/scitools/trunk/debian/control

Modified: packages/scitools/trunk/debian/control
===================================================================
--- packages/scitools/trunk/debian/control	2009-08-28 06:49:02 UTC (rev 9544)
+++ packages/scitools/trunk/debian/control	2009-08-28 06:50:32 UTC (rev 9545)
@@ -20,4 +20,14 @@
  SciTools is a Python package containing lots of useful tools for scientific
  computing in Python. The package is built on top of other widely used 
  packages such as NumPy, SciPy, ScientificPython, Gnuplot, etc. 
-
+ .
+ SciTools also comes with a plotting interface called Easyviz, which is a
+ unified interface to various packages for scientific visualization and
+ plotting. Both curve plots and more advanced 2D/3D visualization of scalar
+ and vector fields are supported. The Easyviz interface was designed with
+ three ideas in mind: 1) a simple, Matlab-like syntax; 2) a unified interface
+ to lots of visualization engines (backends): Gnuplot, Matplotlib, Grace,
+ Veusz, Pmw.Blt.Graph, PyX, Matlab, VTK, VisIt, OpenDX; and 3) a minimalistic
+ interface which offers only basic control of plots: curves, linestyles,
+ legends, title, axis extent and names. More fine-tuning of plots can be done
+ by adding backend-specific commands.




More information about the Python-modules-commits mailing list