##// END OF EJS Templates
doc changes for sci profile
vivainio -
Show More
@@ -1,3 +1,10 b''
1 """ IPython 'sci' profile
2
3 Replaces the old scipy profile.
4
5 """
6
7
1 import IPython.ipapi
8 import IPython.ipapi
2 import ipy_defaults
9 import ipy_defaults
3
10
@@ -1,3 +1,9 b''
1 2007-05-16 Ville Vainio <vivainio@gmail.com>
2
3 * ipy_profile_sci.py, ipython_win_post_install.py: Create
4 new "sci" profile, effectively a modern version of the old
5 "scipy" profile (which is now slated for deprecation).
6
1 2007-05-15 Ville Vainio <vivainio@gmail.com>
7 2007-05-15 Ville Vainio <vivainio@gmail.com>
2
8
3 * pycolorize.py, pycolor.1: Paul Mueller's patches that
9 * pycolorize.py, pycolor.1: Paul Mueller's patches that
General Comments 0
You need to be logged in to leave comments. Login now