Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wexlergroup authored and wexlergroup committed Oct 9, 2024
1 parent a26d555 commit 5304edb
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion _sources/lecture-14-metropolis.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kernelspec:
name: python3
---

# Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations
# Lecture 14: A Basic Monte Carlo Algorithm

## Learning Objectives

Expand Down
2 changes: 1 addition & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<li class="toctree-l1"><a class="reference internal" href="lecture-11-ensembles.html">Lecture 11: Ensembles and Ergodicity</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-12-monte-carlo.html">Lecture 12: The Monte Carlo Method</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-13-mc-integration.html">Lecture 13: Monte Carlo Integration</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-14-metropolis.html">Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-14-metropolis.html">Lecture 14: A Basic Monte Carlo Algorithm</a></li>
</ul>

</div>
Expand Down
4 changes: 2 additions & 2 deletions intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<li class="toctree-l1"><a class="reference internal" href="lecture-11-ensembles.html">Lecture 11: Ensembles and Ergodicity</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-12-monte-carlo.html">Lecture 12: The Monte Carlo Method</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-13-mc-integration.html">Lecture 13: Monte Carlo Integration</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-14-metropolis.html">Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-14-metropolis.html">Lecture 14: A Basic Monte Carlo Algorithm</a></li>
</ul>

</div>
Expand Down Expand Up @@ -412,7 +412,7 @@ <h1>Welcome to Computational Problem Solving in the Chemical Sciences<a class="h
<li class="toctree-l1"><a class="reference internal" href="lecture-11-ensembles.html">Lecture 11: Ensembles and Ergodicity</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-12-monte-carlo.html">Lecture 12: The Monte Carlo Method</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-13-mc-integration.html">Lecture 13: Monte Carlo Integration</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-14-metropolis.html">Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-14-metropolis.html">Lecture 14: A Basic Monte Carlo Algorithm</a></li>
</ul>
</div>
</section>
Expand Down
10 changes: 5 additions & 5 deletions lecture-14-metropolis.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations &#8212; Computational Problem Solving in the Chemical Sciences</title>
<title>Lecture 14: A Basic Monte Carlo Algorithm &#8212; Computational Problem Solving in the Chemical Sciences</title>



Expand Down Expand Up @@ -195,7 +195,7 @@
<li class="toctree-l1"><a class="reference internal" href="lecture-11-ensembles.html">Lecture 11: Ensembles and Ergodicity</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-12-monte-carlo.html">Lecture 12: The Monte Carlo Method</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-13-mc-integration.html">Lecture 13: Monte Carlo Integration</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Lecture 14: A Basic Monte Carlo Algorithm</a></li>
</ul>

</div>
Expand Down Expand Up @@ -381,7 +381,7 @@


<div id="jb-print-docs-body" class="onlyprint">
<h1>Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations</h1>
<h1>Lecture 14: A Basic Monte Carlo Algorithm</h1>
<!-- Table of contents -->
<div id="print-main-content">
<div id="jb-print-toc">
Expand Down Expand Up @@ -434,8 +434,8 @@ <h2> Contents </h2>
<div id="searchbox"></div>
<article class="bd-article">

<section class="tex2jax_ignore mathjax_ignore" id="lecture-14-the-metropolis-algorithm-and-monte-carlo-simulations">
<h1>Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations<a class="headerlink" href="#lecture-14-the-metropolis-algorithm-and-monte-carlo-simulations" title="Link to this heading">#</a></h1>
<section class="tex2jax_ignore mathjax_ignore" id="lecture-14-a-basic-monte-carlo-algorithm">
<h1>Lecture 14: A Basic Monte Carlo Algorithm<a class="headerlink" href="#lecture-14-a-basic-monte-carlo-algorithm" title="Link to this heading">#</a></h1>
<section id="learning-objectives">
<h2>Learning Objectives<a class="headerlink" href="#learning-objectives" title="Link to this heading">#</a></h2>
<p>By the end of this lecture, you should be able to</p>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<li class="toctree-l1"><a class="reference internal" href="lecture-11-ensembles.html">Lecture 11: Ensembles and Ergodicity</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-12-monte-carlo.html">Lecture 12: The Monte Carlo Method</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-13-mc-integration.html">Lecture 13: Monte Carlo Integration</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-14-metropolis.html">Lecture 14: The Metropolis Algorithm and Monte Carlo Simulations</a></li>
<li class="toctree-l1"><a class="reference internal" href="lecture-14-metropolis.html">Lecture 14: A Basic Monte Carlo Algorithm</a></li>
</ul>

</div>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 5304edb

Please sign in to comment.