News

# %% [markdown] # This is a markdown cell # %% def f(x): return 3*x+1 Only the notebook inputs (and optionally, the metadata) are included. Text notebooks are well suited for version control. You can ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
Starting with Cantera 3.1, all of these examples have been migrated into the main repository as pure Python scripts that are then rendered by Sphinx Gallery. You can ...