Commit Graph

8 Commits

Author SHA1 Message Date
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