We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08c549 commit 531ea1bCopy full SHA for 531ea1b
test/test_basics.jl
@@ -1,4 +1,5 @@
1
using ITensorQuantumOperatorDefinitions: OpName, SiteType, ⊗, expand, nsites
2
+using LinearAlgebra: Diagonal
3
using Test: @test, @testset
4
5
const real_elts = (Float32, Float64)
0 commit comments