Skip to content

Commit

Permalink
update documentation (#2750)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmintorDusko authored Jun 20, 2022
1 parent 3cafe56 commit 3088362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pennylane/ops/qubit/observables.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ def diagonalizing_gates(self):

class SparseHamiltonian(Observable):
r"""
A Hamiltonian represented directly as a sparse matrix in coordinate list (COO) format.
A Hamiltonian represented directly as a sparse matrix in Compressed Sparse Row (CSR) format.
.. warning::
Expand Down

0 comments on commit 3088362

Please sign in to comment.