summaryrefslogtreecommitdiffstats
path: root/libraries/matplotlib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/matplotlib/README')
-rw-r--r--libraries/matplotlib/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/matplotlib/README b/libraries/matplotlib/README
new file mode 100644
index 0000000000..71f7c7f974
--- /dev/null
+++ b/libraries/matplotlib/README
@@ -0,0 +1,7 @@
+Matplotlib strives to produce publication quality 2D graphics for
+interactive graphing, scientific publishing, user interface
+development and web application servers targeting multiple user
+interfaces and hardcopy output formats. There is a 'pylab' mode which
+emulates matlab graphics
+
+This requires numpy.