djm
d69e95de6a
update to matplotlib-0.98.5.2, reorder to Makefile.template,
...
drop MAINTAINERship
2009-01-19 07:10:28 +00:00
djm
6c4a88b895
update to matplotlib-0.90.1
...
use numpy instead of deprecated Numeric
make examples use python${MODPY_VERSION}
2007-10-12 11:07:43 +00:00
steven
90dbcb8521
unbreak build on OpenBSD 4.
2006-07-30 06:12:38 +00:00
alek
e7d3541d7b
Fix build when both py-gtk and py-gtk2 are installed
...
ok djm@
2005-12-12 07:27:18 +00:00
djm
5deb59a95d
matplotlib-0.83.2 (a minor release that fixes a few more bugs that I missed)
2005-09-19 02:05:20 +00:00
djm
ea9ce73f1c
matplotlib-0.83, fixes a few bugs
2005-09-19 01:42:11 +00:00
djm
1434c65b1c
update to matplotlib-0.82, set SHARED_ONLY, make demos usable in-place
2005-07-09 06:14:04 +00:00
djm
5f79f3a83f
update to matplotlib-0.80
2005-05-09 11:47:50 +00:00
alek
7def82836b
Don't automatically build tkagg module if python-tkinter is installed
2005-03-12 21:59:48 +00:00
djm
83cb5da151
matplotlib-0.71
2005-02-02 23:16:18 +00:00
djm
4d6f30cfb3
work around compilation failure when py-Gtk is installed, caused by
...
stupid include path detection. Reported by espie@
Also add VMEM_WARNING, because gcc3 causes compilation to blow up
later when building ft2font.cpp
2005-01-17 23:56:43 +00:00
djm
a53a5b3145
import matplotlib-0.64:
...
matplotlib is a python 2D plotting library which produces publication
quality figures using in a variety of hardcopy formats (PNG, JPG, PS,
SVG). matplotlib can be used in python scripts, interactively from the
python shell (ala matlab or mathematica), in web application servers
generating dynamic charts, or embedded in GUI applications.
feedback and ok xsa@ alek@
2004-11-11 04:05:25 +00:00