Skip to content

Commit

Permalink
Fix ITensors
Browse files Browse the repository at this point in the history
  • Loading branch information
kwkbtr committed Oct 28, 2024
1 parent b3ad0f5 commit 1e06e5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/itensor/quri_parts/itensor/library.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import Pkg
Pkg.add("ITensors")
Pkg.add("ITensorsMPS")
using ITensors
using ITensorsMPS

ITensors.op(::OpName"I", ::SiteType"Qubit") = [
1 0
Expand Down

0 comments on commit 1e06e5c

Please sign in to comment.