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 interacting with graphics notebook. Download this figure to run the interactive part of the notebook Radius1.jpg.
- Instructions for Python and Jupyter 3: Random Walks notebook. Solution notebook.