Skip to content

Commit

Permalink
Deploying to gh-pages from @ bf0cba6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tberkel committed Jul 25, 2024
1 parent 0e43e39 commit 70ff268
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ Pip install the following packages, which are also listed in `requirements.txt`:

- pyscf
- sphinx
- sphinx-material
- sphinxcontrib-bibtex
- nbsphinx
- pydata-sphinx-theme
- myst-parser
- sphinx_design

If you have multiple versions of PySCF on your machine and you would like so use
a specific version, set `PYTHONPATH` to include the specific PySCF source
Expand Down
2 changes: 1 addition & 1 deletion docs/pyscf_api_docs/pyscf.md.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
<span id="pyscf-md-distributions-module"></span><h2>pyscf.md.distributions module<a class="headerlink" href="#module-pyscf.md.distributions" title="Link to this heading">#</a></h2>
<dl class="py function">
<dt class="sig sig-object py" id="pyscf.md.distributions.MaxwellBoltzmannVelocity">
<span class="sig-prename descclassname"><span class="pre">pyscf.md.distributions.</span></span><span class="sig-name descname"><span class="pre">MaxwellBoltzmannVelocity</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">mol</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">T=298.15</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">rng=Generator(PCG64)</span> <span class="pre">at</span> <span class="pre">0x7FEA704E0120</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/pyscf/md/distributions.html#MaxwellBoltzmannVelocity"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyscf.md.distributions.MaxwellBoltzmannVelocity" title="Link to this definition">#</a></dt>
<span class="sig-prename descclassname"><span class="pre">pyscf.md.distributions.</span></span><span class="sig-name descname"><span class="pre">MaxwellBoltzmannVelocity</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">mol</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">T=298.15</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">rng=Generator(PCG64)</span> <span class="pre">at</span> <span class="pre">0x7FE3E11CF5A0</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/pyscf/md/distributions.html#MaxwellBoltzmannVelocity"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyscf.md.distributions.MaxwellBoltzmannVelocity" title="Link to this definition">#</a></dt>
<dd><p>Computes velocities for a molecular structure using
a Maxwell-Boltzmann distribution.
Args:</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
pyscf
sphinx
ablog
sphinx-material
sphinxcontrib-bibtex
nbsphinx
Pygments==2.15.0
Expand Down

0 comments on commit 70ff268

Please sign in to comment.