Skip to content

Commit

Permalink
Change ITensors.ITensorMPS to ITensorMPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored May 12, 2024
1 parent b68ea54 commit 11eb153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gmps.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Base: sortperm, size, length, eltype, conj, transpose, copy, *
using ITensors: alias
using ITensors.ITensorMPS: ITensorMPS
using ITensorMPS: ITensorMPS
abstract type AbstractSymmetry end
struct ConservesNfParity{T} <: AbstractSymmetry
data::T
Expand Down

0 comments on commit 11eb153

Please sign in to comment.