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.
IDMRG
1 parent da6732f commit 7938a7eCopy full SHA for 7938a7e
src/algorithms/groundstate/idmrg.jl
@@ -15,7 +15,7 @@ $(TYPEDFIELDS)
15
maxiter::Int = Defaults.maxiter
16
17
"setting for how much information is displayed"
18
- verbosity::Int = Defualts.verbosity
+ verbosity::Int = Defaults.verbosity
19
20
"algorithm used for gauging the MPS"
21
alg_gauge = Defaults.alg_gauge()
0 commit comments