Skip to content

Commit 7418fdc

Browse files
committed
Add notebook on Ising model
1 parent 2614366 commit 7418fdc

File tree

2 files changed

+2119
-0
lines changed

2 files changed

+2119
-0
lines changed

source-code/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,7 @@ to create it. There is some material not covered in the presentation as well.
4646
* [`cellular_automata.ipynb`]: Jupyter notebook illustrating the use of matplotlib.
4747
* [`diffusion_limited_aggregation.ipynb`]: Jupyter notebook illustrating the use of
4848
numpy and matplotlib.
49+
* [`ising_model.ipynb`]: Jupyter notebook illustrating the use of numpy and dependency
50+
injection in simulation design.
4951
* [`lennard_jones.ipynb`]: Jupyter notebook illustrating the use of numpy, scipy, sympy
5052
and matplotlib.

0 commit comments

Comments
 (0)