These IPython notebooks can be downloaded individually. Click on the link to open the notebook in nbviewer
, then click on the download button to save on your computer.
These Matlab files can be downloaded individually. Click on the filename to show the Matlab file in the browser, then Save As..
in the browser File menu to save on your computer.
m-file | Description |
---|---|
molweight.m |
Given a string representing a chemical formula, calculate the molecular weight of a species. |
displaytable.m |
Format a matrix as a table with optional row and column labels, and optional export to plain text, latex, html, or csv output. Used to format output from many of the example scripts. |