Revision: 4640
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4640&view=rev
Author:   mdboom
Date:     2007-12-06 04:48:16 -0800 (Thu, 06 Dec 2007)

Log Message:
-----------
Import numpy.

Modified Paths:
--------------
    trunk/matplotlib/lib/matplotlib/cm.py

Modified: trunk/matplotlib/lib/matplotlib/cm.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/cm.py       2007-12-06 08:44:18 UTC (rev 
4639)
+++ trunk/matplotlib/lib/matplotlib/cm.py       2007-12-06 12:48:16 UTC (rev 
4640)
@@ -2,6 +2,7 @@
 This module contains the instantiations of color mapping classes
 """
 
+import numpy as npy
 import matplotlib as mpl
 import matplotlib.colors as colors
 import matplotlib.numerix.npyma as ma


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to