Skip to content

Commit

Permalink
Update mpsBasics.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
tfmlaX authored Jan 10, 2024
1 parent 26068ab commit 26a0fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mpsBasics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ Return the element of the MPS `A` for the set of physical states `el...`
# Examples
```jldoctest
```julia-repl
julia> A = chainmps(6, [2,4], 1);
julia> elementmps(A, 1, 2, 1, 1, 1, 1)
Expand Down

0 comments on commit 26a0fbd

Please sign in to comment.