We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9a218 commit 7a574d8Copy full SHA for 7a574d8
src/algorithms/ED.jl
@@ -10,7 +10,7 @@ Use [`KrylovKit.eigsolve`](@extref) to perform exact diagonalization on a
10
equivalent to dense eigenvectors.
11
12
### Arguments
13
-- `opp::FiniteMPOHamiltonian`: the Hamiltonian to diagonalize.
+- `H::FiniteMPOHamiltonian`: the Hamiltonian to diagonalize.
14
15
### Keyword arguments
16
- `sector=first(sectors(oneunit(physicalspace(opp, 1))))`: the total charge of the
0 commit comments