diff --git a/html/_images/inheritance-bb98df661cda3249d3805832e3f6d26996b571c5.png b/html/_images/inheritance-bb98df661cda3249d3805832e3f6d26996b571c5.png new file mode 100644 index 00000000000..f0217a49d60 Binary files /dev/null and b/html/_images/inheritance-bb98df661cda3249d3805832e3f6d26996b571c5.png differ diff --git a/html/_images/inheritance-bb98df661cda3249d3805832e3f6d26996b571c5.png.map b/html/_images/inheritance-bb98df661cda3249d3805832e3f6d26996b571c5.png.map new file mode 100644 index 00000000000..59fd8ef3501 --- /dev/null +++ b/html/_images/inheritance-bb98df661cda3249d3805832e3f6d26996b571c5.png.map @@ -0,0 +1,114 @@ + diff --git a/html/_modules/index.html b/html/_modules/index.html index 80e728a64d2..ad858d04889 100644 --- a/html/_modules/index.html +++ b/html/_modules/index.html @@ -91,7 +91,7 @@
* Python dictionaries of results accessible as ``DB_RGT`` and ``DB_RXN``.
.. note:: It is very easy to make a database from a collection of xyz files
- using the script :source:`share/scripts/ixyz2database.py`.
+ using the script :source:`psi4/share/psi4/scripts/ixyz2database.py`.
See :ref:`sec:createDatabase` for details.
.. caution:: Some features are not yet implemented. Buy a developer some coffee.
@@ -849,7 +849,7 @@ Navigation
compute_functions
(self: psi4.core.BasisFunctions, arg0: psi::BlockOPoints) → NoneΒΆcompute_functions
(self: psi4.core.BasisFunctions, arg0: psi4.core.BlockOPoints) → NoneΒΆ
docstring
basis ({'SO', AO'}) β Should the subset be of symmetry orbitals or atomic orbitals?
subset ({'ALL', 'ACTIVE', 'FROZEN', 'OCC', 'VIR', 'FROZEN_OCC', 'ACTIVE_OCC', 'ACTIVE_VIR', 'FROZEN_VIR'}) β Which subspace of orbitals should be returned?
basis (str) β {βSOβ, AOβ} +Should the subset be of symmetry orbitals or atomic orbitals?
subset (str) β {βALLβ, βACTIVEβ, βFROZENβ, βOCCβ, βVIRβ, βFROZEN_OCCβ, βACTIVE_OCCβ, βACTIVE_VIRβ, βFROZEN_VIRβ} +Which subspace of orbitals should be returned?
basis ({'SO', 'AO'}) β Should the subset be of symmetry orbitals or atomic orbitals?
subset ({'ALL', 'ACTIVE', 'FROZEN', 'OCC', 'VIR', 'FROZEN_OCC', 'ACTIVE_OCC', 'ACTIVE_VIR', 'FROZEN_VIR'}) β Which subspace of orbitals should be returned?
basis (str) β {βSOβ, βAOβ} +Should the subset be of symmetry orbitals or atomic orbitals?
subset (str) β {βALLβ, βACTIVEβ, βFROZENβ, βOCCβ, βVIRβ, βFROZEN_OCCβ, βACTIVE_OCCβ, βACTIVE_VIRβ, βFROZEN_VIRβ} +Which subspace of orbitals should be returned?