NOTICE: This package has been removed from pkgsrc

./wip/py-matplotlib, Matlab-style plotting package for Python

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


Branch: CURRENT, Version: 1.4.0, Package name: py27-matplotlib-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

This is the base package which supports only non-GUI graphics output.
For interactive graphics, install one of graphics/py-matplotlib-{gtk2,tk}.


Required to run:
[graphics/freetype2] [graphics/png] [devel/py-setuptools] [time/py-dateutil] [time/py-pytz] [math/py-numpy] [lang/python27] [devel/py-pyparsing]

Master sites:

SHA1: bdd84b713290207b108343c8af37ea25c8e2aadb
RMD160: cb47a8ff3498b73359031d047420a7b262c1674c
Filesize: 49954.602 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-01 17:20:50 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add SUBST Fix ERROR: [check-portability.awk], but another host does NOT need \ 
this (why)

   2014-09-01 15:57:15 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Correct buildlink directory from graphics to wip.

   2014-09-01 15:53:58 by Makoto Fujiwara | Files touched by this commit (7)
Log message:
Import py27-matplotlib-1.4.0 as wip/py-matplotlib.

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

This is the base package which supports only non-GUI graphics output.
For interactive graphics, install one of graphics/py-matplotlib-{gtk2,tk}.

   2011-11-22 10:53:11 by Thomas Klausner | Files touched by this commit (12) | Package removed
Log message:
Remove py-matplotlib*, graphics/py-matplotlib* is newer.
   2011-11-22 10:49:53 by Thomas Klausner | Files touched by this commit (11)
Log message:
Remove py-numpy, math/py-numpy is much newer.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.