diff options
Diffstat (limited to 'libraries/matplotlib/README')
-rw-r--r-- | libraries/matplotlib/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/matplotlib/README b/libraries/matplotlib/README new file mode 100644 index 000000000000..71f7c7f974ab --- /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. |