Skip to content

Commit b8801e8

Browse files
committed
Deploying to gh-pages from @ 0f1ac8e 🚀
1 parent cbdab90 commit b8801e8

File tree

648 files changed

+29211
-7515
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

648 files changed

+29211
-7515
lines changed

docs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: b529d74e42c935ac12de6f9e72ba5f68
3+
config: 1881ce1e47f02ba9240198dfc7796feb
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_modules/index.html

+24-6
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=92fd9be5" />
5050
<link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" />
5151
<link rel="stylesheet" type="text/css" href="../_static/css/pyscf.css?v=9b431c29" />
52-
<script src="../_static/documentation_options.js?v=3c4615cf"></script>
52+
<script src="../_static/documentation_options.js?v=0a414f3d"></script>
5353
<script src="../_static/doctools.js?v=9a2dae69"></script>
5454
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
5555
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -92,7 +92,7 @@
9292
</div>
9393
<div class="md-flex__cell md-flex__cell--stretch">
9494
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
95-
<span class="md-header-nav__topic">PySCF 2.5</span>
95+
<span class="md-header-nav__topic">PySCF 2.6</span>
9696
<span class="md-header-nav__topic"> Overview: module code </span>
9797
</div>
9898
</div>
@@ -197,7 +197,7 @@
197197

198198
</a>
199199
<a href="../index.html"
200-
title="PySCF">PySCF 2.5</a>
200+
title="PySCF">PySCF 2.6</a>
201201
</label>
202202
<div class="md-nav__source">
203203
<a href="https://github.com/pyscf/pyscf/" title="Go to repository" class="md-source" data-md-source="github">
@@ -412,7 +412,8 @@ <h1 id="modules-index--page-root">All modules for which code is available</h1>
412412
<li><a href="pyscf/df/outcore.html">pyscf.df.outcore</a></li>
413413
<li><a href="pyscf/df/r_incore.html">pyscf.df.r_incore</a></li>
414414
</ul><li><a href="pyscf/dft.html">pyscf.dft</a></li>
415-
<ul><li><a href="pyscf/dft/dks.html">pyscf.dft.dks</a></li>
415+
<ul><li><a href="pyscf/dft/LebedevGrid.html">pyscf.dft.LebedevGrid</a></li>
416+
<li><a href="pyscf/dft/dks.html">pyscf.dft.dks</a></li>
416417
<li><a href="pyscf/dft/gen_grid.html">pyscf.dft.gen_grid</a></li>
417418
<li><a href="pyscf/dft/gks.html">pyscf.dft.gks</a></li>
418419
<li><a href="pyscf/dft/gks_symm.html">pyscf.dft.gks_symm</a></li>
@@ -629,7 +630,10 @@ <h1 id="modules-index--page-root">All modules for which code is available</h1>
629630
<li><a href="pyscf/pbc/dft/kukspu.html">pyscf.pbc.dft.kukspu</a></li>
630631
<li><a href="pyscf/pbc/dft/kukspu_ksymm.html">pyscf.pbc.dft.kukspu_ksymm</a></li>
631632
<li><a href="pyscf/pbc/dft/multigrid.html">pyscf.pbc.dft.multigrid</a></li>
632-
<li><a href="pyscf/pbc/dft/numint.html">pyscf.pbc.dft.numint</a></li>
633+
<ul><li><a href="pyscf/pbc/dft/multigrid/multigrid.html">pyscf.pbc.dft.multigrid.multigrid</a></li>
634+
<li><a href="pyscf/pbc/dft/multigrid/multigrid_pair.html">pyscf.pbc.dft.multigrid.multigrid_pair</a></li>
635+
<li><a href="pyscf/pbc/dft/multigrid/pp.html">pyscf.pbc.dft.multigrid.pp</a></li>
636+
</ul><li><a href="pyscf/pbc/dft/numint.html">pyscf.pbc.dft.numint</a></li>
633637
<li><a href="pyscf/pbc/dft/numint2c.html">pyscf.pbc.dft.numint2c</a></li>
634638
<li><a href="pyscf/pbc/dft/rks.html">pyscf.pbc.dft.rks</a></li>
635639
<li><a href="pyscf/pbc/dft/roks.html">pyscf.pbc.dft.roks</a></li>
@@ -640,12 +644,18 @@ <h1 id="modules-index--page-root">All modules for which code is available</h1>
640644
<li><a href="pyscf/pbc/grad/krks.html">pyscf.pbc.grad.krks</a></li>
641645
<li><a href="pyscf/pbc/grad/kuhf.html">pyscf.pbc.grad.kuhf</a></li>
642646
<li><a href="pyscf/pbc/grad/kuks.html">pyscf.pbc.grad.kuks</a></li>
647+
<li><a href="pyscf/pbc/grad/rhf.html">pyscf.pbc.grad.rhf</a></li>
648+
<li><a href="pyscf/pbc/grad/rks.html">pyscf.pbc.grad.rks</a></li>
649+
<li><a href="pyscf/pbc/grad/uhf.html">pyscf.pbc.grad.uhf</a></li>
650+
<li><a href="pyscf/pbc/grad/uks.html">pyscf.pbc.grad.uks</a></li>
643651
<li><a href="pyscf/pbc/gto/basis/split_BASIS_MOLOPT.html">pyscf.pbc.gto.basis.split_BASIS_MOLOPT</a></li>
644652
<li><a href="pyscf/pbc/gto/basis/split_GTH_BASIS_SETS.html">pyscf.pbc.gto.basis.split_GTH_BASIS_SETS</a></li>
645653
<li><a href="pyscf/pbc/gto/basis/split_HFX_BASIS.html">pyscf.pbc.gto.basis.split_HFX_BASIS</a></li>
646654
<li><a href="pyscf/pbc/gto/cell.html">pyscf.pbc.gto.cell</a></li>
647655
<li><a href="pyscf/pbc/gto/ecp.html">pyscf.pbc.gto.ecp</a></li>
648656
<li><a href="pyscf/pbc/gto/eval_gto.html">pyscf.pbc.gto.eval_gto</a></li>
657+
<li><a href="pyscf/pbc/gto/ewald_methods.html">pyscf.pbc.gto.ewald_methods</a></li>
658+
<li><a href="pyscf/pbc/gto/neighborlist.html">pyscf.pbc.gto.neighborlist</a></li>
649659
<li><a href="pyscf/pbc/gto/pseudo/pp.html">pyscf.pbc.gto.pseudo.pp</a></li>
650660
<li><a href="pyscf/pbc/gto/pseudo/pp_int.html">pyscf.pbc.gto.pseudo.pp_int</a></li>
651661
<li><a href="pyscf/pbc/gto/pseudo/split_GTH_POTENTIALS.html">pyscf.pbc.gto.pseudo.split_GTH_POTENTIALS</a></li>
@@ -722,6 +732,7 @@ <h1 id="modules-index--page-root">All modules for which code is available</h1>
722732
<ul><li><a href="pyscf/scf/_response_functions.html">pyscf.scf._response_functions</a></li>
723733
<li><a href="pyscf/scf/addons.html">pyscf.scf.addons</a></li>
724734
<li><a href="pyscf/scf/atom_hf.html">pyscf.scf.atom_hf</a></li>
735+
<li><a href="pyscf/scf/atom_hf_pp.html">pyscf.scf.atom_hf_pp</a></li>
725736
<li><a href="pyscf/scf/atom_ks.html">pyscf.scf.atom_ks</a></li>
726737
<li><a href="pyscf/scf/chkfile.html">pyscf.scf.chkfile</a></li>
727738
<li><a href="pyscf/scf/cphf.html">pyscf.scf.cphf</a></li>
@@ -743,9 +754,16 @@ <h1 id="modules-index--page-root">All modules for which code is available</h1>
743754
<li><a href="pyscf/sgx/sgx_jk.html">pyscf.sgx.sgx_jk</a></li>
744755
<li><a href="pyscf/solvent.html">pyscf.solvent</a></li>
745756
<ul><li><a href="pyscf/solvent/ddcosmo.html">pyscf.solvent.ddcosmo</a></li>
746-
<li><a href="pyscf/solvent/ddcosmo_grad.html">pyscf.solvent.ddcosmo_grad</a></li>
747757
<li><a href="pyscf/solvent/ddpcm.html">pyscf.solvent.ddpcm</a></li>
758+
<li><a href="pyscf/solvent/grad/ddcosmo_grad.html">pyscf.solvent.grad.ddcosmo_grad</a></li>
759+
<li><a href="pyscf/solvent/grad/pcm.html">pyscf.solvent.grad.pcm</a></li>
760+
<li><a href="pyscf/solvent/grad/smd.html">pyscf.solvent.grad.smd</a></li>
761+
<li><a href="pyscf/solvent/hessian/pcm.html">pyscf.solvent.hessian.pcm</a></li>
762+
<li><a href="pyscf/solvent/hessian/smd.html">pyscf.solvent.hessian.smd</a></li>
763+
<li><a href="pyscf/solvent/hessian/smd_experiment.html">pyscf.solvent.hessian.smd_experiment</a></li>
748764
<li><a href="pyscf/solvent/pcm.html">pyscf.solvent.pcm</a></li>
765+
<li><a href="pyscf/solvent/smd.html">pyscf.solvent.smd</a></li>
766+
<li><a href="pyscf/solvent/smd_experiment.html">pyscf.solvent.smd_experiment</a></li>
749767
</ul><li><a href="pyscf/soscf/ciah.html">pyscf.soscf.ciah</a></li>
750768
<li><a href="pyscf/soscf/newton_ah.html">pyscf.soscf.newton_ah</a></li>
751769
<li><a href="pyscf/symm/Dmatrix.html">pyscf.symm.Dmatrix</a></li>

docs/_modules/pyscf.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=92fd9be5" />
5050
<link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" />
5151
<link rel="stylesheet" type="text/css" href="../_static/css/pyscf.css?v=9b431c29" />
52-
<script src="../_static/documentation_options.js?v=3c4615cf"></script>
52+
<script src="../_static/documentation_options.js?v=0a414f3d"></script>
5353
<script src="../_static/doctools.js?v=9a2dae69"></script>
5454
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
5555
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -92,7 +92,7 @@
9292
</div>
9393
<div class="md-flex__cell md-flex__cell--stretch">
9494
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
95-
<span class="md-header-nav__topic">PySCF 2.5</span>
95+
<span class="md-header-nav__topic">PySCF 2.6</span>
9696
<span class="md-header-nav__topic"> pyscf </span>
9797
</div>
9898
</div>
@@ -198,7 +198,7 @@
198198

199199
</a>
200200
<a href="../index.html"
201-
title="PySCF">PySCF 2.5</a>
201+
title="PySCF">PySCF 2.6</a>
202202
</label>
203203
<div class="md-nav__source">
204204
<a href="https://github.com/pyscf/pyscf/" title="Go to repository" class="md-source" data-md-source="github">
@@ -346,7 +346,7 @@ <h1 id="modules-pyscf--page-root">Source code for pyscf</h1><div class="highligh
346346

347347
<span class="sd">'''</span>
348348

349-
<span class="n">__version__</span> <span class="o">=</span> <span class="s1">'2.5.0'</span>
349+
<span class="n">__version__</span> <span class="o">=</span> <span class="s1">'2.6.1'</span>
350350

351351
<span class="kn">import</span> <span class="nn">os</span>
352352
<span class="kn">import</span> <span class="nn">sys</span>

docs/_modules/pyscf/adc.html

+3-5
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=92fd9be5" />
5050
<link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" />
5151
<link rel="stylesheet" type="text/css" href="../../_static/css/pyscf.css?v=9b431c29" />
52-
<script src="../../_static/documentation_options.js?v=3c4615cf"></script>
52+
<script src="../../_static/documentation_options.js?v=0a414f3d"></script>
5353
<script src="../../_static/doctools.js?v=9a2dae69"></script>
5454
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
5555
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -92,7 +92,7 @@
9292
</div>
9393
<div class="md-flex__cell md-flex__cell--stretch">
9494
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
95-
<span class="md-header-nav__topic">PySCF 2.5</span>
95+
<span class="md-header-nav__topic">PySCF 2.6</span>
9696
<span class="md-header-nav__topic"> pyscf.adc </span>
9797
</div>
9898
</div>
@@ -199,7 +199,7 @@
199199

200200
</a>
201201
<a href="../../index.html"
202-
title="PySCF">PySCF 2.5</a>
202+
title="PySCF">PySCF 2.6</a>
203203
</label>
204204
<div class="md-nav__source">
205205
<a href="https://github.com/pyscf/pyscf/" title="Go to repository" class="md-source" data-md-source="github">
@@ -390,8 +390,6 @@ <h1 id="modules-pyscf-adc--page-root">Source code for pyscf.adc</h1><div class="
390390
<div class="viewcode-block" id="RADC">
391391
<a class="viewcode-back" href="../../pyscf_api_docs/pyscf.adc.html#pyscf.adc.RADC">[docs]</a>
392392
<span class="k">def</span> <span class="nf">RADC</span><span class="p">(</span><span class="n">mf</span><span class="p">,</span> <span class="n">frozen</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">mo_coeff</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">mo_occ</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
393-
<span class="vm">__doc__</span> <span class="o">=</span> <span class="n">radc</span><span class="o">.</span><span class="n">RADC</span><span class="o">.</span><span class="vm">__doc__</span>
394-
395393
<span class="k">if</span> <span class="ow">not</span> <span class="p">(</span><span class="n">frozen</span> <span class="ow">is</span> <span class="kc">None</span> <span class="ow">or</span> <span class="n">frozen</span> <span class="o">==</span> <span class="mi">0</span><span class="p">):</span>
396394
<span class="k">raise</span> <span class="ne">NotImplementedError</span>
397395

docs/_modules/pyscf/adc/dfadc.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=92fd9be5" />
5050
<link rel="stylesheet" type="text/css" href="../../../_static/material.css?v=79c92029" />
5151
<link rel="stylesheet" type="text/css" href="../../../_static/css/pyscf.css?v=9b431c29" />
52-
<script src="../../../_static/documentation_options.js?v=3c4615cf"></script>
52+
<script src="../../../_static/documentation_options.js?v=0a414f3d"></script>
5353
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
5454
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
5555
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -92,7 +92,7 @@
9292
</div>
9393
<div class="md-flex__cell md-flex__cell--stretch">
9494
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
95-
<span class="md-header-nav__topic">PySCF 2.5</span>
95+
<span class="md-header-nav__topic">PySCF 2.6</span>
9696
<span class="md-header-nav__topic"> pyscf.adc.dfadc </span>
9797
</div>
9898
</div>
@@ -200,7 +200,7 @@
200200

201201
</a>
202202
<a href="../../../index.html"
203-
title="PySCF">PySCF 2.5</a>
203+
title="PySCF">PySCF 2.6</a>
204204
</label>
205205
<div class="md-nav__source">
206206
<a href="https://github.com/pyscf/pyscf/" title="Go to repository" class="md-source" data-md-source="github">

docs/_modules/pyscf/adc/radc.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=92fd9be5" />
5050
<link rel="stylesheet" type="text/css" href="../../../_static/material.css?v=79c92029" />
5151
<link rel="stylesheet" type="text/css" href="../../../_static/css/pyscf.css?v=9b431c29" />
52-
<script src="../../../_static/documentation_options.js?v=3c4615cf"></script>
52+
<script src="../../../_static/documentation_options.js?v=0a414f3d"></script>
5353
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
5454
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
5555
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -92,7 +92,7 @@
9292
</div>
9393
<div class="md-flex__cell md-flex__cell--stretch">
9494
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
95-
<span class="md-header-nav__topic">PySCF 2.5</span>
95+
<span class="md-header-nav__topic">PySCF 2.6</span>
9696
<span class="md-header-nav__topic"> pyscf.adc.radc </span>
9797
</div>
9898
</div>
@@ -200,7 +200,7 @@
200200

201201
</a>
202202
<a href="../../../index.html"
203-
title="PySCF">PySCF 2.5</a>
203+
title="PySCF">PySCF 2.6</a>
204204
</label>
205205
<div class="md-nav__source">
206206
<a href="https://github.com/pyscf/pyscf/" title="Go to repository" class="md-source" data-md-source="github">

docs/_modules/pyscf/adc/radc_amplitudes.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=92fd9be5" />
5050
<link rel="stylesheet" type="text/css" href="../../../_static/material.css?v=79c92029" />
5151
<link rel="stylesheet" type="text/css" href="../../../_static/css/pyscf.css?v=9b431c29" />
52-
<script src="../../../_static/documentation_options.js?v=3c4615cf"></script>
52+
<script src="../../../_static/documentation_options.js?v=0a414f3d"></script>
5353
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
5454
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
5555
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -92,7 +92,7 @@
9292
</div>
9393
<div class="md-flex__cell md-flex__cell--stretch">
9494
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
95-
<span class="md-header-nav__topic">PySCF 2.5</span>
95+
<span class="md-header-nav__topic">PySCF 2.6</span>
9696
<span class="md-header-nav__topic"> pyscf.adc.radc_amplitudes </span>
9797
</div>
9898
</div>
@@ -200,7 +200,7 @@
200200

201201
</a>
202202
<a href="../../../index.html"
203-
title="PySCF">PySCF 2.5</a>
203+
title="PySCF">PySCF 2.6</a>
204204
</label>
205205
<div class="md-nav__source">
206206
<a href="https://github.com/pyscf/pyscf/" title="Go to repository" class="md-source" data-md-source="github">

docs/_modules/pyscf/adc/radc_ao2mo.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=92fd9be5" />
5050
<link rel="stylesheet" type="text/css" href="../../../_static/material.css?v=79c92029" />
5151
<link rel="stylesheet" type="text/css" href="../../../_static/css/pyscf.css?v=9b431c29" />
52-
<script src="../../../_static/documentation_options.js?v=3c4615cf"></script>
52+
<script src="../../../_static/documentation_options.js?v=0a414f3d"></script>
5353
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
5454
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
5555
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -92,7 +92,7 @@
9292
</div>
9393
<div class="md-flex__cell md-flex__cell--stretch">
9494
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
95-
<span class="md-header-nav__topic">PySCF 2.5</span>
95+
<span class="md-header-nav__topic">PySCF 2.6</span>
9696
<span class="md-header-nav__topic"> pyscf.adc.radc_ao2mo </span>
9797
</div>
9898
</div>
@@ -200,7 +200,7 @@
200200

201201
</a>
202202
<a href="../../../index.html"
203-
title="PySCF">PySCF 2.5</a>
203+
title="PySCF">PySCF 2.6</a>
204204
</label>
205205
<div class="md-nav__source">
206206
<a href="https://github.com/pyscf/pyscf/" title="Go to repository" class="md-source" data-md-source="github">

docs/_modules/pyscf/adc/radc_ea.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=92fd9be5" />
5050
<link rel="stylesheet" type="text/css" href="../../../_static/material.css?v=79c92029" />
5151
<link rel="stylesheet" type="text/css" href="../../../_static/css/pyscf.css?v=9b431c29" />
52-
<script src="../../../_static/documentation_options.js?v=3c4615cf"></script>
52+
<script src="../../../_static/documentation_options.js?v=0a414f3d"></script>
5353
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
5454
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
5555
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -92,7 +92,7 @@
9292
</div>
9393
<div class="md-flex__cell md-flex__cell--stretch">
9494
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
95-
<span class="md-header-nav__topic">PySCF 2.5</span>
95+
<span class="md-header-nav__topic">PySCF 2.6</span>
9696
<span class="md-header-nav__topic"> pyscf.adc.radc_ea </span>
9797
</div>
9898
</div>
@@ -200,7 +200,7 @@
200200

201201
</a>
202202
<a href="../../../index.html"
203-
title="PySCF">PySCF 2.5</a>
203+
title="PySCF">PySCF 2.6</a>
204204
</label>
205205
<div class="md-nav__source">
206206
<a href="https://github.com/pyscf/pyscf/" title="Go to repository" class="md-source" data-md-source="github">

0 commit comments

Comments
 (0)