Skip to content

Commit

Permalink
update 2nd week
Browse files Browse the repository at this point in the history
  • Loading branch information
mhjensen committed Jan 24, 2024
1 parent 592d10e commit 4257f27
Show file tree
Hide file tree
Showing 12 changed files with 1,330 additions and 1,088 deletions.
32 changes: 19 additions & 13 deletions doc/pub/week2/html/._week2-bs000.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
2,
None,
'overview-of-week-4-january-22-26'),
('Code templates for first project',
2,
None,
'code-templates-for-first-project'),
('Setting up a VMC code', 2, None, 'setting-up-a-vmc-code'),
('Introduction', 2, None, 'introduction'),
('Structure and Aims', 3, None, 'structure-and-aims'),
Expand Down Expand Up @@ -106,17 +110,18 @@
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a>
<ul class="dropdown-menu">
<!-- navigation toc: --> <li><a href="._week2-bs001.html#overview-of-week-4-january-22-26" style="font-size: 80%;"><b>Overview of week 4, January 22-26</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#setting-up-a-vmc-code" style="font-size: 80%;"><b>Setting up a VMC code</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#introduction" style="font-size: 80%;"><b>Introduction</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#structure-and-aims" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Structure and Aims</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#this-notebook" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;This notebook</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#basic-quantum-monte-carlo" style="font-size: 80%;"><b>Basic Quantum Monte Carlo</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#linking-with-standard-statistical-expressions-for-expectation-values" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Linking with standard statistical expressions for expectation values</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#simple-example-the-hydrogen-atom" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Simple example, the hydrogen atom</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#second-example-the-harmonic-oscillator-in-one-dimension" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Second example, the harmonic oscillator in one dimension</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#the-metropolis-algorithm" style="font-size: 80%;"><b>The Metropolis algorithm</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#the-system-two-particles-fermions-normally-in-a-harmonic-oscillator-trap-in-two-dimensions" style="font-size: 80%;"><b>The system: two particles (fermions normally) in a harmonic oscillator trap in two dimensions</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#first-code-attempt-for-the-two-electron-case" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;First code attempt for the two-electron case</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#code-templates-for-first-project" style="font-size: 80%;"><b>Code templates for first project</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#setting-up-a-vmc-code" style="font-size: 80%;"><b>Setting up a VMC code</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#introduction" style="font-size: 80%;"><b>Introduction</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#structure-and-aims" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Structure and Aims</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#this-notebook" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;This notebook</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#basic-quantum-monte-carlo" style="font-size: 80%;"><b>Basic Quantum Monte Carlo</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#linking-with-standard-statistical-expressions-for-expectation-values" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Linking with standard statistical expressions for expectation values</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#simple-example-the-hydrogen-atom" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Simple example, the hydrogen atom</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#second-example-the-harmonic-oscillator-in-one-dimension" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Second example, the harmonic oscillator in one dimension</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#the-metropolis-algorithm" style="font-size: 80%;"><b>The Metropolis algorithm</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#the-system-two-particles-fermions-normally-in-a-harmonic-oscillator-trap-in-two-dimensions" style="font-size: 80%;"><b>The system: two particles (fermions normally) in a harmonic oscillator trap in two dimensions</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#first-code-attempt-for-the-two-electron-case" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;First code attempt for the two-electron case</a></li>

</ul>
</li>
Expand Down Expand Up @@ -146,7 +151,7 @@ <h1>Week 4 January 22-26, Building a Variational Monte Carlo program </h1>
</center>
<br>
<center>
<h4>January 30-February 3</h4>
<h4>January 26</h4>
</center> <!-- date -->
<br>

Expand All @@ -163,6 +168,7 @@ <h4>January 30-February 3</h4>
<li class="active"><a href="._week2-bs000.html">1</a></li>
<li><a href="._week2-bs001.html">2</a></li>
<li><a href="._week2-bs002.html">3</a></li>
<li><a href="._week2-bs003.html">4</a></li>
<li><a href="._week2-bs001.html">&raquo;</a></li>
</ul>
<!-- ------------------- end of main content --------------- -->
Expand All @@ -176,7 +182,7 @@ <h4>January 30-February 3</h4>
</footer>
-->
<center style="font-size:80%">
<!-- copyright --> &copy; 1999-2023, Morten Hjorth-Jensen Email [email protected]. Released under CC Attribution-NonCommercial 4.0 license
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen Email [email protected]. Released under CC Attribution-NonCommercial 4.0 license
</center>
</body>
</html>
Expand Down
28 changes: 17 additions & 11 deletions doc/pub/week2/html/._week2-bs001.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
2,
None,
'overview-of-week-4-january-22-26'),
('Code templates for first project',
2,
None,
'code-templates-for-first-project'),
('Setting up a VMC code', 2, None, 'setting-up-a-vmc-code'),
('Introduction', 2, None, 'introduction'),
('Structure and Aims', 3, None, 'structure-and-aims'),
Expand Down Expand Up @@ -106,17 +110,18 @@
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a>
<ul class="dropdown-menu">
<!-- navigation toc: --> <li><a href="#overview-of-week-4-january-22-26" style="font-size: 80%;"><b>Overview of week 4, January 22-26</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#setting-up-a-vmc-code" style="font-size: 80%;"><b>Setting up a VMC code</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#introduction" style="font-size: 80%;"><b>Introduction</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#structure-and-aims" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Structure and Aims</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#this-notebook" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;This notebook</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#basic-quantum-monte-carlo" style="font-size: 80%;"><b>Basic Quantum Monte Carlo</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#linking-with-standard-statistical-expressions-for-expectation-values" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Linking with standard statistical expressions for expectation values</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#simple-example-the-hydrogen-atom" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Simple example, the hydrogen atom</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#second-example-the-harmonic-oscillator-in-one-dimension" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Second example, the harmonic oscillator in one dimension</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#the-metropolis-algorithm" style="font-size: 80%;"><b>The Metropolis algorithm</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#the-system-two-particles-fermions-normally-in-a-harmonic-oscillator-trap-in-two-dimensions" style="font-size: 80%;"><b>The system: two particles (fermions normally) in a harmonic oscillator trap in two dimensions</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#first-code-attempt-for-the-two-electron-case" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;First code attempt for the two-electron case</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs002.html#code-templates-for-first-project" style="font-size: 80%;"><b>Code templates for first project</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#setting-up-a-vmc-code" style="font-size: 80%;"><b>Setting up a VMC code</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#introduction" style="font-size: 80%;"><b>Introduction</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#structure-and-aims" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Structure and Aims</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#this-notebook" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;This notebook</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#basic-quantum-monte-carlo" style="font-size: 80%;"><b>Basic Quantum Monte Carlo</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#linking-with-standard-statistical-expressions-for-expectation-values" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Linking with standard statistical expressions for expectation values</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#simple-example-the-hydrogen-atom" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Simple example, the hydrogen atom</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#second-example-the-harmonic-oscillator-in-one-dimension" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Second example, the harmonic oscillator in one dimension</a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#the-metropolis-algorithm" style="font-size: 80%;"><b>The Metropolis algorithm</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#the-system-two-particles-fermions-normally-in-a-harmonic-oscillator-trap-in-two-dimensions" style="font-size: 80%;"><b>The system: two particles (fermions normally) in a harmonic oscillator trap in two dimensions</b></a></li>
<!-- navigation toc: --> <li><a href="._week2-bs003.html#first-code-attempt-for-the-two-electron-case" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;First code attempt for the two-electron case</a></li>

</ul>
</li>
Expand Down Expand Up @@ -159,6 +164,7 @@ <h2 id="overview-of-week-4-january-22-26" class="anchor">Overview of week 4, Jan
<li><a href="._week2-bs000.html">1</a></li>
<li class="active"><a href="._week2-bs001.html">2</a></li>
<li><a href="._week2-bs002.html">3</a></li>
<li><a href="._week2-bs003.html">4</a></li>
<li><a href="._week2-bs002.html">&raquo;</a></li>
</ul>
<!-- ------------------- end of main content --------------- -->
Expand Down
Loading

0 comments on commit 4257f27

Please sign in to comment.