Requisites

You will need to bring your own computer and have Python installed, along with some important packages and tools described below. Python runs on Linux, Mac and Windows.

  ProgramsPython packages
1) Must-have software: will be used thoroughly during the boot camp
 
  • Python 2.7.x
  • iPython -- Python shell
  • Numpy
  • Matplotlib
2) Must have to follow certain lectures: will be used in selected lectures
 
  • PyCharm -- Python IDE/editor
  • Sympy
  • lmfit
  • PyFITS
  • Pyraf
  • PANDAS
3) Recommended: will be good if you have installed, but not obligatory to enjoy the boot camp
 
  • git