User Tools

Site Tools


matplotlib

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
matplotlib [07/25/2015 19:51] adminmatplotlib [07/25/2015 19:55] (current) admin
Line 9: Line 9:
  
 Embedded matplotlib in a gui. **pylab** is a way of importing pyplot and most of numpy into the namespace.  Embedded matplotlib in a gui. **pylab** is a way of importing pyplot and most of numpy into the namespace. 
 +
 This is equivalent to from pylab import *. Note that it imports numpy as np and pyplot as plt. This is equivalent to from pylab import *. Note that it imports numpy as np and pyplot as plt.
  
   ipython --pylab   ipython --pylab
-  + 
 + 
 +http://lwn.net/Articles/631475/ 
matplotlib.1437853914.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki