NOTICE: This package has been removed from pkgsrc

./wip/py-matplotlib-tk, Tk frontend for matplotlib

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.0, Package name: py27-matplotlib-tk-1.4.0, Maintainer: pkgsrc-users

matplotlib is a pure python plotting library designed to bring
publication quality plotting to python with a syntax familiar to
matlab users. A lot progress towards this goal has been made since
the first release of matplotlib, the library does produce high quality
2D plots. All of the plotting commands can be accessed either via a
functional interface familiar to matlab users or an object oriented
interface familiar to python users, and several high resolution output
formats are supported.

Tutorial: http://matplotlib.sourceforge.net/tutorial.html


Required to run:
[graphics/freetype2] [graphics/png] [devel/py-setuptools] [x11/py-Tk] [x11/tk] [wip/py-matplotlib] [math/py-numpy] [lang/python27]

Required to build:
[pkgtools/x11-links] [x11/renderproto]

Master sites:

SHA1: bdd84b713290207b108343c8af37ea25c8e2aadb
RMD160: cb47a8ff3498b73359031d047420a7b262c1674c
Filesize: 49954.602 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-01 16:24:42 by Makoto Fujiwara | Files touched by this commit (6)
Log message:
Import py27-matplotlib-tk-1.4.0 as wip/py-matplotlib-tk.

matplotlib is a pure python plotting library designed to bring
publication quality plotting to python with a syntax familiar to
matlab users.  A lot progress towards this goal has been made since
the first release of matplotlib, the library does produce high quality
2D plots.  All of the plotting commands can be accessed either via a
functional interface familiar to matlab users or an object oriented
interface familiar to python users, and several high resolution output
formats are supported.

Tutorial: http://matplotlib.sourceforge.net/tutorial.html