Blame view

README.md 270 Bytes
5bee6696   Thomas Fitoussi   Create README.md
1
2
3
4
5
6
7
8
9
10
# Simulation analysis

This a compilation of scripts to analyse cascade-simulation results.

These scripts are written in Python 2.7. 
They also requires:
  * Numpy/Scipy
  * Matplotlib
  
Instruction to install it could be found here: http://www.scipy.org/install.html