General Scientific Analysis and Plotting : Prerequisites

Hi Guys,

Welcome of this slightly advanced python to perform general statistical analysis and Plotting. There are primarily 3 prerequisites for this. Scipy, Numpy and Matplotlib. These python libraries can be easily installed using PIP by typing following commands if already not there  :


Numpy and Scipy : sudo pip install numpy scipy
Matplotlib : http://askubuntu.com/questions/722119/how-to-install-python-matplotlib-1-5-1-on-ubuntu


  

No comments:

Post a Comment