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: Interacting with graphics and defining functions notebook. Download this figure to run the interactive part of the notebook Radius1.jpg.
- Python and Jupyter Practice on plotting gaussians: notebook.