Skip to content

Commit

Permalink
update in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
titaschanda committed Dec 30, 2023
1 parent d6de57b commit 0853f17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mps/sweep.jl
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ end
Performs Global Subspace Expansion.
#### Arguments and their default values:
#### Named arguments and their default values:
- `extension_krylovdim::Int = 3`: Number of Krylov vectors used for GSE.
- `extension_applyH_cutoff::Float64 = Float64_threshold()`: Cutoff for the application
the MPO to the MPS.
Expand Down Expand Up @@ -413,7 +413,7 @@ end
Performs Global Subspace Expansion. The `StateEnvs` must be created by a single MPO.
#### Arguments and their default values:
#### Named arguments and their default values:
- `extension_krylovdim::Int = 3`: Number of Krylov vectors used for GSE.
- `extension_applyH_cutoff::Float64 = Float64_threshold()`: Cutoff for the application
the MPO to the MPS.
Expand Down

0 comments on commit 0853f17

Please sign in to comment.