Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-matplotlib,
Matlab-style plotting package for Python
Branch: CURRENT,
Version: 3.9.0,
Package name: py311-matplotlib-3.9.0,
Maintainer: pkgsrc-usersmatplotlib 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: https://matplotlib.org/users/tutorials.html
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:
Filesize: 35224.502 KB
Version history: (Expand)
- (2024-06-07) Package deleted from pkgsrc
- (2024-05-19) Package has been reborn
- (2024-05-19) Updated to version: py311-matplotlib-3.9.0
- (2016-08-05) Package deleted from pkgsrc
- (2016-01-23) Package has been reborn
- (2016-01-21) Package deleted from pkgsrc
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) | |
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.
|