Skip to content

Commit 7a574d8

Browse files
leburgellkdvos
andauthored
Update src/algorithms/ED.jl
Co-authored-by: Lukas Devos <[email protected]>
1 parent 3b9a218 commit 7a574d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/algorithms/ED.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Use [`KrylovKit.eigsolve`](@extref) to perform exact diagonalization on a
1010
equivalent to dense eigenvectors.
1111
1212
### Arguments
13-
- `opp::FiniteMPOHamiltonian`: the Hamiltonian to diagonalize.
13+
- `H::FiniteMPOHamiltonian`: the Hamiltonian to diagonalize.
1414
1515
### Keyword arguments
1616
- `sector=first(sectors(oneunit(physicalspace(opp, 1))))`: the total charge of the

0 commit comments

Comments
 (0)