Skip to content

Commit

Permalink
corrected docstring which corresponds to the ladder operator
Browse files Browse the repository at this point in the history
  • Loading branch information
cvmxn1 committed Feb 17, 2022
1 parent c212a4e commit 6045467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openfermion/hamiltonians/richardson_gaudin.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class RichardsonGaudin(DOCIHamiltonian):
\begin{align}
N_p &= (1 - \sigma^Z_p)/2, \\
P_p &= a_{p,\beta} a_{p,\alpha} = S^{-} = \sigma^X - i \sigma^Y, \\
P_p &= a_{p,\beta} a_{p,\alpha} = S^{-} = \sigma^X + i \sigma^Y, \\
g &= constant coupling term
\end{align}
Expand Down

0 comments on commit 6045467

Please sign in to comment.