./wip/py-scitools, Python library for scientific computing

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.0nb4, Package name: py27-scitools-0.9.0nb4, Maintainer: jihbed.research

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
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


Required to run:
[math/py-numpy]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 6dd520ceaed097e5140209ca4cc006b0c3815488
Filesize: 16183.646 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 14:05:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix package name in DEPENDS.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2014-01-21 11:55:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-matplotlib-tk was removed from pkgsrc.
   2014-01-18 20:56:17 by Thomas Klausner | Files touched by this commit (6)
Log message:
Convert to versioned_dependencies.mk for Pmw.
   2012-10-27 18:52:10 by ndb | Files touched by this commit (26)
Log message:
PLIST cleanup.
   2012-10-15 20:20:49 by Aleksej Saushev | Files touched by this commit (2)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

   2012-10-11 16:28:18 by Kamel Derouiche | Files touched by this commit (1)
Log message:
replace by patch-setup.py