|
From: <js...@us...> - 2010-09-24 01:49:19
|
Revision: 8719
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8719&view=rev
Author: jswhit
Date: 2010-09-24 01:49:13 +0000 (Fri, 24 Sep 2010)
Log Message:
-----------
update
Modified Paths:
--------------
trunk/toolkits/basemap/doc/users/installing.rst
Modified: trunk/toolkits/basemap/doc/users/installing.rst
===================================================================
--- trunk/toolkits/basemap/doc/users/installing.rst 2010-09-23 20:07:12 UTC (rev 8718)
+++ trunk/toolkits/basemap/doc/users/installing.rst 2010-09-24 01:49:13 UTC (rev 8719)
@@ -13,12 +13,12 @@
installing basemap.
-matplotlib 0.98 (or later, `download <http://sf.net/projects/matplotlib/>`__)
+matplotlib 1.0.0 (or later, `download <http://sf.net/projects/matplotlib/>`__)
python 2.4 (or later but not python3)
matplotlib requires python 2.4 or later (`download <http://www.python.org/download/>`__)
-numpy 1.1 (or later)
+numpy 1.2.1 (or later)
array support for python (`download <http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103>`__)
**Required libraries that ship with basemap**
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|