Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jofrevalles committed Mar 25, 2024
1 parent 5dde45d commit 910b357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ansatz/Chain.jl
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ end
"""
unpack_2sitewf!(ψ::Chain, bond)
For a given [`Chain`](@ref) that a two-site wave function θ in a bond, it decomposes θ into the canonical
For a given [`Chain`](@ref) that contains a two-site wave function θ in a bond, it decomposes θ into the canonical
form: Γᵢ₋₁ΛᵢΓᵢ, where i is the `bond`.
"""
function unpack_2sitewf!::Chain, bond)

Check warning on line 599 in src/Ansatz/Chain.jl

View check run for this annotation

Codecov / codecov/patch

src/Ansatz/Chain.jl#L599

Added line #L599 was not covered by tests
Expand Down

0 comments on commit 910b357

Please sign in to comment.