We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2614366 commit 7418fdcCopy full SHA for 7418fdc
source-code/README.md
@@ -46,5 +46,7 @@ to create it. There is some material not covered in the presentation as well.
46
* [`cellular_automata.ipynb`]: Jupyter notebook illustrating the use of matplotlib.
47
* [`diffusion_limited_aggregation.ipynb`]: Jupyter notebook illustrating the use of
48
numpy and matplotlib.
49
+* [`ising_model.ipynb`]: Jupyter notebook illustrating the use of numpy and dependency
50
+ injection in simulation design.
51
* [`lennard_jones.ipynb`]: Jupyter notebook illustrating the use of numpy, scipy, sympy
52
and matplotlib.
0 commit comments