Changes between Version 15 and Version 16 of InstallWindowsSvn


Ignore:
Timestamp:
Feb 17, 2013, 6:55:56 PM (12 years ago)
Author:
steve
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallWindowsSvn

    v15 v16  
    77We use {{{python}}} as our programming environment together with a number of standard python packages such as {{{numpy, scipy, matplotlib}}}.  One of the easiest ways to install all the required packages (except for {{{netcdf}}}) is to use a distribution like {{{python_xy}}}.
    88
    9 So first install [http://code.google.com/p/pythonxy/ python xy]. This will be a large download, maybe 300 MB,  but will provide an almost complete installation of {{{python}}} for our needs. Choose the {{{python 2.7}}} version.
     9So first install [http://code.google.com/p/pythonxy/ python xy]. This will be a large download, maybe 300 MB,  but will provide an almost complete installation of {{{python}}} for our needs.
     10
     11Be sure to choose the {{{python 2.7}}} version. This is the version for which we are developing.
     12
    1013
    1114