Revision: 4552
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4552&view=rev
Author:   jdh2358
Date:     2007-12-02 19:24:57 -0800 (Sun, 02 Dec 2007)

Log Message:
-----------
updated requirements links

Modified Paths:
--------------
    trunk/py4science/doc/requirements.txt
    trunk/py4science/doc/rest_basics.txt

Modified: trunk/py4science/doc/requirements.txt
===================================================================
--- trunk/py4science/doc/requirements.txt       2007-12-03 01:50:55 UTC (rev 
4551)
+++ trunk/py4science/doc/requirements.txt       2007-12-03 03:24:57 UTC (rev 
4552)
@@ -17,14 +17,22 @@
 
 The four python packages you will need for this course are
 
-    - ipython: an interactive python shell http://ipython.scipy.org
+    - ipython_: an interactive python shell 
 
-    - numpy: high performance numerical arrays http://numpy.scipy.org
+    - numpy_: high performance numerical arrays
 
-    - scipy: algorithms and numerics http://scipy.org
+    - scipy_: algorithms and numerics
 
-    - matplotlib: plotting http://matplotlib.sf.net
+    - matplotlib_: plotting 
 
+.. _ipython: http://ipython.scipy.org
+
+.. _numpy: http://numpy.scipy.org
+
+.. _scipy: http://scipy.org
+
+.. _matplotlib: http://matplotlib.sf.net
+
 With these four packages, you will be able to do about 90% of the
 exercises in the course.  In addition, to generate plot windows,
 matplotlib requires a user interface toolkit, for example Tk, GTK,

Modified: trunk/py4science/doc/rest_basics.txt
===================================================================
--- trunk/py4science/doc/rest_basics.txt        2007-12-03 01:50:55 UTC (rev 
4551)
+++ trunk/py4science/doc/rest_basics.txt        2007-12-03 03:24:57 UTC (rev 
4552)
@@ -1,4 +1,4 @@
-=================================
+_=================================
  reST (reSTructured Text) basics
 =================================k
 .. Author:  Fernando Perez


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