close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Sep 10, 2009, 12:10:04 PM (15 years ago)
- Author:
-
Ingmar Baumgart
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v31
|
v32
|
|
53 | 53 | |
54 | 54 | == Use the post-processing scripts to generate plots == |
55 | | * Install python (with matplotlib, numpy and scipy) and gnuplot. On Ubuntu use ''sudo apt-get install python-matplotlib python-scipy gnuplot''. On Windows you can install the [python(x,y) light edition http://www.pythonxy.com/] which contains all needed packages. |
| 55 | * Install python (with matplotlib, numpy and scipy) and gnuplot. |
| 56 | * On Ubuntu use ''sudo apt-get install python-matplotlib python-scipy gnuplot''. |
| 57 | * On Windows you can install the [[python(x,y) light edition] [http://www.pythonxy.com/]] which contains all needed packages. |
56 | 58 | * View the results with 95% confidence intervals by using the script {{{simulation/tools/plot.py}}}: |
57 | 59 | {{{ |