Oxford Lectures 2024
From Werner KRAUTH
(Difference between revisions)
Revision as of 16:59, 26 February 2024 Werner (Talk | contribs) ← Previous diff |
Current revision Werner (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | My [https://www.physics.ox.ac.uk/events/algorithms-and-computations-theoretical-physics-set-lectures 2024 Public Lectures at the University of Oxford (UK)] run from 16 January 2024 through 5 March 2024. | |
- | My 2024 Lectures at the University of Oxford (UK) run from 16 January 2024 through 5 March 2024. | + | |
[http://www.lps.ens.fr/%7Ekrauth/images/c/c5/WK_Lecture1_Oxford2024.pdf Here are the notes for the first lecture. ] | [http://www.lps.ens.fr/%7Ekrauth/images/c/c5/WK_Lecture1_Oxford2024.pdf Here are the notes for the first lecture. ] | ||
Line 11: | Line 10: | ||
[http://www.lps.ens.fr/%7Ekrauth/images/9/98/WK_Lecture6_Oxford2024.pdf Here are the notes for the sixth lecture.] | [http://www.lps.ens.fr/%7Ekrauth/images/9/98/WK_Lecture6_Oxford2024.pdf Here are the notes for the sixth lecture.] | ||
+ | |||
+ | |||
+ | [http://www.lps.ens.fr/%7Ekrauth/images/b/b4/WK_Lecture7_Oxford2024.pdf Here are the notes for the seventh lecture.] | ||
+ | |||
+ | [[Two_cycles.py| Two_cycles.py]] | ||
+ | |||
+ | [[direct_N_bosons.py| Direct_bosons.py]] | ||
+ | |||
+ | [http://www.lps.ens.fr/%7Ekrauth/images/f/fe/WK_Lecture8_Oxford2024.pdf Here are the notes for the eighth lecture.] | ||
+ | |||
+ | [[Enumerate_ising.py|Enumerate_ising.py]] | ||
+ | |||
+ | [[Markov_ising.py|Markov_ising.py]] | ||
+ | |||
+ | [[Heatbath_ising.py|Heatbath_ising.py]] | ||
+ | |||
+ | [[Cluster_ising.py| Cluster_ising.py]] |
Current revision
My 2024 Public Lectures at the University of Oxford (UK) run from 16 January 2024 through 5 March 2024.
Here are the notes for the first lecture.
Here are the notes for the second and third lectures.
Here are the preliminary notes for the fourth lecture.
Here are the preliminary notes for the fifth lecture.
Here are the notes for the sixth lecture.
Here are the notes for the seventh lecture.