Install tools for Scientific data processing

This article gives a brief overview of how to install some of the packages required for scientific data processing.

With focus on the python, we can start with the conda that provides with the complete environment to get all the required binary packages.

Step 1: Installing conda:
This will give you a scientific python environment and the "conda" command for installing other software. 

To install, go to:


and select the option appropriate for your system. Choose the Python 2.7 option (and not Python 3.x).

No comments:

Post a Comment