;ò
ÎÑAHc           @   s,   d  Z  d k Z d k Z d „  Z e ƒ  d S(   s9    IPython 'sci' profile

Replaces the old scipy profile.

Nc          C   sk   t  i i ƒ  }  y= |  i d ƒ |  i d ƒ |  i d ƒ |  i d ƒ d GHWn t j
 o d GHn Xd  S(   Ns   import numpys   import scipys   from numpy import *s   from scipy import *s"   SciPy profile successfully loaded.s=   Unable to start scipy profile, are scipy and numpy installed?(   s   IPythons   ipapis   gets   ips   exs   ImportError(   s   ip(    (    sU   /u/d/b/dbachman/=/lib/python2.3/site-packages/IPython/Extensions/ipy_profile_scipy.pys   main   s    	(   s   __doc__s   IPython.ipapis   IPythons   ipy_defaultss   main(   s   IPythons   ipy_defaultss   main(    (    sU   /u/d/b/dbachman/=/lib/python2.3/site-packages/IPython/Extensions/ipy_profile_scipy.pys   ?   s   			