File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ equivalent to dense eigenvectors.
2525 The total charge of the eigenvectors is imposed by adding a charged auxiliary space as
2626 the leftmost virtualspace of each eigenvector. Specifically, this is achieved by passing
2727 `left=Vect[typeof(sector)](sector => 1)` to the [`FiniteMPS`](@ref) constructor. As
28- such, the only valid `sector` values (i.e. a `sector` value for which the corresponding
29- eigenstate has valid fusion channels) are those that occur in the dual of the fusion of
30- all the physical spaces in the system.
28+ such, the only valid `sector` values (i.e. `sector` values for which the corresponding
29+ eigenstates have valid fusion channels) are those that occur in the dual of the fusion
30+ of all the physical spaces in the system.
3131
3232"""
3333function exact_diagonalization (opp:: FiniteMPOHamiltonian ;
You can’t perform that action at this time.
0 commit comments