Skip to content

Commit

Permalink
Update pennylane/fermi/conversion.py
Browse files Browse the repository at this point in the history
Co-authored-by: soranjh <[email protected]>
  • Loading branch information
ddhawan11 and soranjh authored Jan 30, 2024
1 parent 6bbb222 commit 49c6678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane/fermi/conversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def parity_transform(
In parity mapping, qubit :math:`j` stores the parity of all :math:`j-1` qubits before it.
In comparison, :func:`~.jordan_wigner` simply uses qubit :math:`j` to store the occupation number.
The fermionic creation and annihilation operators are mapped to the Pauli operators as
In parity mapping, the fermionic creation and annihilation operators are mapped to the Pauli operators as
.. math::
\begin{align*}
Expand Down

0 comments on commit 49c6678

Please sign in to comment.