Skip to content

Commit

Permalink
minor fix to ansatz documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
damarkian committed Apr 17, 2024
1 parent c23a8e8 commit 4bd5da9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed doc/source/api-reference/.ansatz.rst.swp
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/source/tutorials/ansatz.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The following example demonstrates how the energy of the H2 molecule is affected
Unitary Coupled Cluster Ansatz
------------------------------

The Unitary Coupled Cluster (UCC) ansatz [#f1]_ [#f2]_ [#f3]_ is a variant of the popular gold standard Coupled Cluster ansatz [#f3]_ of quantum chemistry.
The Unitary Coupled Cluster (UCC) ansatz [#f1]_ [#f2]_ [#f3]_ is a variant of the popular gold standard Coupled Cluster ansatz [#f4]_ of quantum chemistry.
The UCC wave function is a parameterized unitary transformation of a reference wave function :math:`\psi_{\mathrm{ref}}`, of which a common choice is the Hartree-Fock wave function.

.. math::
Expand Down

0 comments on commit 4bd5da9

Please sign in to comment.