We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8b63a commit bb12ea4Copy full SHA for bb12ea4
1 file changed
src/schemes/impurityhotrg.jl
@@ -24,7 +24,7 @@ $(TYPEDFIELDS)
24
* [Morita et al 10.1016/j.cpc.2018.10.014 (2018)](@cite moritaCalculationHigherorderMoments2019)
25
"""
26
mutable struct ImpurityHOTRG{E, S, TT <: AbstractTensorMap{E, S, 2, 2}} <: TNRScheme{E, S}
27
- "Cental Tensor"
+ "Central Tensor"
28
T::TT
29
30
"+1 Type first order impurity tensor"
0 commit comments