Computing Resources Computing is an invaluable resource for the physical sciences. As the need arises, I will post notes on using Jupyter or Mathematica notebooks here.
Cautionary note for Safari Browswer users: By default Safari downloads jupyter notebooks as test files (extension .txt). Before you are able to open the file properly in jupyter you will need to change this extension.
- Instructions for downloading and installing Anaconda: pdf.
- Instructions for Python and Jupyter 1: Lists, Plotting, and Fitting, pdf. The Lists, Plotting, and Fitting notebook.
- Instructions for Python and Jupyter 2: Defining functions and Random Uncertainties notebook.
- Instructions for Python and Jupyter 3: Random Walks notebook.